Searched refs:nType (Results 1 – 2 of 2) sorted by relevance
652 void RTC_WAKE_ITV(uint8_t nType) in RTC_WAKE_ITV() argument655 assert_parameters(IS_RTC_ITV(nType)); in RTC_WAKE_ITV()662 RTC->ITV = nType; in RTC_WAKE_ITV()
214 void RTC_WAKE_ITV(uint8_t nType);
Completed in 10 milliseconds