Searched refs:AONRTCCurrentCompareValueGet (Results 1 – 4 of 4) sorted by relevance
196 …deltaTimeSinceXoscOnInMs = RTC_CV_TO_MS( AONRTCCurrentCompareValueGet() - oscHfGlobals.timeXoscOn_… in OSCHF_GetStartupTime()247 oscHfGlobals.timeXoscOn_CV = AONRTCCurrentCompareValueGet(); in OSCHF_TurnOnXosc()275 oscHfGlobals.timeXoscStable_CV = AONRTCCurrentCompareValueGet(); in OSCHF_AttemptToSwitchToXosc()313 oscHfGlobals.timeXoscOff_CV = AONRTCCurrentCompareValueGet(); in OSCHF_SwitchToRcOscTurnOffXosc()722 startTime = AONRTCCurrentCompareValueGet(); in OSCHF_DebugGetCrystalAmplitude()724 deltaTime = AONRTCCurrentCompareValueGet() - startTime; in OSCHF_DebugGetCrystalAmplitude()
818 AONRTCCurrentCompareValueGet( void ) in AONRTCCurrentCompareValueGet() function
198 …deltaTimeSinceXoscOnInMs = RTC_CV_TO_MS( AONRTCCurrentCompareValueGet() - oscHfGlobals.timeXoscOn_… in OSCHF_GetStartupTime()249 oscHfGlobals.timeXoscOn_CV = AONRTCCurrentCompareValueGet(); in OSCHF_TurnOnXosc()277 oscHfGlobals.timeXoscStable_CV = AONRTCCurrentCompareValueGet(); in OSCHF_AttemptToSwitchToXosc()315 oscHfGlobals.timeXoscOff_CV = AONRTCCurrentCompareValueGet(); in OSCHF_SwitchToRcOscTurnOffXosc()722 startTime = AONRTCCurrentCompareValueGet(); in OSCHF_DebugGetCrystalAmplitude()724 deltaTime = AONRTCCurrentCompareValueGet() - startTime; in OSCHF_DebugGetCrystalAmplitude()
819 AONRTCCurrentCompareValueGet( void ) in AONRTCCurrentCompareValueGet() function