Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c2780 void (*mcePatchFxn)(void) = RF_currClient->clientConfig.pRfMode->mcePatchFxn; in RF_applyRfCorePatch() local
2786 if ((mcePatchFxn != NULL) || (rfePatchFxn != NULL)) in RF_applyRfCorePatch()
2807 if ((mcePatchFxn != NULL) || (rfePatchFxn != NULL)) in RF_applyRfCorePatch()
2813 if (mcePatchFxn != NULL) in RF_applyRfCorePatch()
2815 mcePatchFxn(); in RF_applyRfCorePatch()
3074 if ((RF_currClient->clientConfig.pRfMode->mcePatchFxn != NULL) || in RF_fsmPowerUpState()
DRFCC26X2.h1102 void (*mcePatchFxn)(void); ///< Pointer to MCE patch function member