Searched refs:SetupSetAonRtcSubSecInc (Results 1 – 3 of 3) sorted by relevance
99 #define SetupSetAonRtcSubSecInc NOROM_SetupSetAonRtcSubSecInc macro346 extern void SetupSetAonRtcSubSecInc( uint32_t subSecInc );443 #undef SetupSetAonRtcSubSecInc444 #define SetupSetAonRtcSubSecInc ROM_SetupSetAonRtcSubSecInc macro
101 #undef SetupSetAonRtcSubSecInc102 #define SetupSetAonRtcSubSecInc NOROM_SetupSetAonRtcSubSecInc macro395 SetupSetAonRtcSubSecInc( 0x8637BD ); // RTC_INCREMENT = 2^38 / frequency in SetupAfterColdResetWakeupFromShutDownCfg3()406 …SetupSetAonRtcSubSecInc(( ccfgExtLfClk & CCFG_EXT_LF_CLK_RTC_INCREMENT_M ) >> CCFG_EXT_LF_CLK_RTC_… in SetupAfterColdResetWakeupFromShutDownCfg3()929 SetupSetAonRtcSubSecInc( uint32_t subSecInc ) in SetupSetAonRtcSubSecInc() function
579 SetupSetAonRtcSubSecInc(rtcSubSecInc); in OSC_HPOSCRtcCompensate()