Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2.h1101 void (*cpePatchFxn)(void); ///< Pointer to CPE patch function member
DRFCC26X2_multiMode.c2779 void (*cpePatchFxn)(void) = RF_currClient->clientConfig.pRfMode->cpePatchFxn; in RF_applyRfCorePatch() local
2792 if (cpePatchFxn != NULL) in RF_applyRfCorePatch()
2799 if (cpePatchFxn != NULL) in RF_applyRfCorePatch()
2803 cpePatchFxn(); in RF_applyRfCorePatch()