Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/power/
DPowerCC26X2.c76 static unsigned int configureXOSCHF(unsigned int action);
77 static unsigned int nopResourceHandler(unsigned int action);
78 static unsigned int configureRFCoreClocks(unsigned int action);
1255 static unsigned int nopResourceHandler(unsigned int action) in nopResourceHandler() argument
1320 static unsigned int configureRFCoreClocks(unsigned int action) in configureRFCoreClocks() argument
1371 static unsigned int configureXOSCHF(unsigned int action) in configureXOSCHF() argument
1378 if (action == PowerCC26XX_ENABLE && in configureXOSCHF()
1450 else if (action == PowerCC26XX_DISABLE) { in configureXOSCHF()
/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c2155 RF_ExecuteAction action = in RF_dispatchNextCmd() local
2163 switch (action) in RF_dispatchNextCmd()