Searched refs:IS_RTC_CALI_TC (Results 1 – 4 of 4) sorted by relevance
523 #define IS_RTC_CALI_TC(x) (((x) == RTC_CALI_TC_NONE) || \ macro
525 #define IS_RTC_CALI_TC(x) (((x) == RTC_CALI_TC_NONE) || \ macro
1084 assert_param(IS_RTC_CALI_TC(config->tc)); in ald_rtc_set_cali()
Completed in 28 milliseconds