This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

rf_patch_cpe_ieee.h 哪里可以下载,CC2630 (CC2650)使用SmartRF Studio 7生成配置文件的头文件

Other Parts Discussed in Thread: CC2650

用CC2650 SmartRF Studio 7 配置后射频寄存器的文件后,会生成2个文件,其中smartrf_settings.c调用了几个头文件
#include <driverlib/rf_mailbox.h>
#include <driverlib/rf_common_cmd.h>
#include <driverlib/rf_ieee_cmd.h>
#include <ti/drivers/rf/RF.h>
#include <rf_patches/rf_patch_cpe_ieee.h>
#include "smartrf_settings.h"
rf_ieee_cmd.h这个在TI的英文论坛找到了
rf_patch_cpe_ieee.h 这个头文件找不到,有找到去哪下载的么?