Home
last modified time | relevance | path

Searched refs:rfePatchFxn (Results 1 – 2 of 2) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c2782 void (*rfePatchFxn)(void) = RF_currClient->clientConfig.pRfMode->rfePatchFxn; in RF_applyRfCorePatch() local
2787 if ((mcePatchFxn != NULL) || (rfePatchFxn != NULL)) in RF_applyRfCorePatch()
2808 if ((mcePatchFxn != NULL) || (rfePatchFxn != NULL)) in RF_applyRfCorePatch()
2820 if (rfePatchFxn != NULL) in RF_applyRfCorePatch()
2822 rfePatchFxn(); in RF_applyRfCorePatch()
3075 (RF_currClient->clientConfig.pRfMode->rfePatchFxn != NULL)) in RF_fsmPowerUpState()
DRFCC26X2.h1103 void (*rfePatchFxn)(void); ///< Pointer to RFE patch function member