Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/power/
DPowerCC26X2.c293 (PowerCC26X2_config.enableTCXOFxn != NULL)) { in Power_init()
1386 (PowerCC26X2_config.enableTCXOFxn != NULL)) { in configureXOSCHF()
1406 (*(PowerCC26X2_config.enableTCXOFxn))(true); in configureXOSCHF()
1426 (PowerCC26X2_config.enableTCXOFxn != NULL))) in configureXOSCHF()
1455 (PowerCC26X2_config.enableTCXOFxn != NULL)) { in configureXOSCHF()
1483 if (PowerCC26X2_config.enableTCXOFxn != NULL) { in configureXOSCHF()
1486 (*(PowerCC26X2_config.enableTCXOFxn))(false); in configureXOSCHF()
DPowerCC26X2.h199 void (*enableTCXOFxn)(bool); member