Searched refs:IS_RTC_TS_SIGNAL (Results 1 – 4 of 4) sorted by relevance
481 #define IS_RTC_TS_SIGNAL(x) (((x) == RTC_TS_SIGNAL_SEL_TAMPER0) || \ macro
483 #define IS_RTC_TS_SIGNAL(x) (((x) == RTC_TS_SIGNAL_SEL_TAMPER0) || \ macro
708 assert_param(IS_RTC_TS_SIGNAL(sel)); in ald_rtc_set_time_stamp()
Completed in 11 milliseconds