Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/power/
DPowerCC26X2.h231 bool firstLF; /*!< Is this the first LF calibration? */ member
DPowerCC26XX.h490 bool firstLF; /*!< Is this the first LF calibration? */ member
DPowerCC26X2_calibrateRCOSC.c617 if (PowerCC26X2_module.firstLF) { in updateSubSecInc()
621 PowerCC26X2_module.firstLF = false; in updateSubSecInc()
DPowerCC26X2.c124 .firstLF = true, /* is this first LF calibration? */