Searched refs:IS_RTC_CALI_CALC (Results 1 – 4 of 4) sorted by relevance
535 #define IS_RTC_CALI_CALC(x) (((x) == RTC_CALI_CALC_4) || \ macro
537 #define IS_RTC_CALI_CALC(x) (((x) == RTC_CALI_CALC_4) || \ macro
1086 assert_param(IS_RTC_CALI_CALC(config->calc)); in ald_rtc_set_cali()
Completed in 16 milliseconds