Searched refs:IS_RTC_PREDIV_ASYNCH (Results 1 – 14 of 14) sorted by relevance
142 #define IS_RTC_PREDIV_ASYNCH(PREDIV) ((PREDIV) <= 0x7F) macro
200 assert_param(IS_RTC_PREDIV_ASYNCH(RTC_InitStruct->RTC_AsynchPrediv)); in RTC_Init()
202 assert_param(IS_RTC_PREDIV_ASYNCH(RTC_InitStruct->RTC_AsynchPrediv)); in RTC_Init()
190 assert_param(IS_RTC_PREDIV_ASYNCH(RTC_InitStruct->RTC_AsynchPrediv)); in RTC_Init()
Completed in 49 milliseconds