Searched refs:IS_RTC_32K_AUTOCALIB_THRES (Results 1 – 2 of 2) sorted by relevance
499 #define IS_RTC_32K_AUTOCALIB_THRES(THRES) (THRES <= 0x3F) macro
1023 assert_param(IS_RTC_32K_AUTOCALIB_THRES(Cal_Period)); in RTC_32KAutoCalibConfig()
Completed in 5 milliseconds