Searched refs:wakeupValue (Results 1 – 2 of 2) sorted by relevance
297 static inline void RTC_SetWakeupCount(RTC_Type *base, uint16_t wakeupValue) in RTC_SetWakeupCount() argument303 base->WAKE = RTC_WAKE_VAL((uint32_t)wakeupValue); in RTC_SetWakeupCount()
825 static inline void IRTC_SetWakeupCount(RTC_Type *base, bool enable1kHzClk, uint32_t wakeupValue) in IRTC_SetWakeupCount() argument843 base->WAKE_TIMER_CNT = wakeupValue; in IRTC_SetWakeupCount()