Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/power/
DPowerCC23X0.c168 static bool PowerCC23X0_hfxtCompEnabled = false; variable
1367 if (PowerCC23X0_hfxtCompEnabled) in PowerCC23X0_hfxtCompensateFxn()
1440 if (PowerCC23X0_hfxtCompEnabled == false) in PowerLPF3_enableHFXTCompensation()
1442 PowerCC23X0_hfxtCompEnabled = true; in PowerLPF3_enableHFXTCompensation()
1486 if (PowerCC23X0_hfxtCompEnabled == true) in PowerLPF3_disableHFXTCompensation()
1488 PowerCC23X0_hfxtCompEnabled = false; in PowerLPF3_disableHFXTCompensation()