Searched refs:enableTCXOFxn (Results 1 – 2 of 2) sorted by relevance
293 (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()
199 void (*enableTCXOFxn)(bool); member