Home
last modified time | relevance | path

Searched refs:RFCCpePatchReset (Results 1 – 5 of 5) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drfc.c56 #undef RFCCpePatchReset
57 #define RFCCpePatchReset NOROM_RFCCpePatchReset macro
149 RFCCpePatchReset(void) in RFCCpePatchReset() function
283 #undef RFCCpePatchReset
284 #define RFCCpePatchReset NOROM_RFCCpePatchReset macro
Drfc.h110 #define RFCCpePatchReset NOROM_RFCCpePatchReset macro
351 extern void RFCCpePatchReset(void);
441 #undef RFCCpePatchReset
442 #define RFCCpePatchReset ROM_RFCCpePatchReset macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drfc.c56 #undef RFCCpePatchReset
57 #define RFCCpePatchReset NOROM_RFCCpePatchReset macro
149 RFCCpePatchReset(void) in RFCCpePatchReset() function
283 #undef RFCCpePatchReset
284 #define RFCCpePatchReset NOROM_RFCCpePatchReset macro
Drfc.h109 #define RFCCpePatchReset NOROM_RFCCpePatchReset macro
350 extern void RFCCpePatchReset(void);
429 #undef RFCCpePatchReset
430 #define RFCCpePatchReset ROM_RFCCpePatchReset macro
/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c2794 RFCCpePatchReset(); in RF_applyRfCorePatch()