Searched refs:IS_LL_RTC_ASYNCH_PREDIV (Results 1 – 1 of 1) sorted by relevance
65 #define IS_LL_RTC_ASYNCH_PREDIV(__VALUE__) ((__VALUE__) <= 0x7FU) macro212 assert_param(IS_LL_RTC_ASYNCH_PREDIV(RTC_InitStruct->AsynchPrescaler)); in LL_RTC_Init()
Completed in 7 milliseconds