Searched refs:rtcio_ll_wakeup_enable (Results 1 – 2 of 2) sorted by relevance
224 #define rtcio_hal_wakeup_enable(rtcio_num, type) rtcio_ll_wakeup_enable(rtcio_num, type)
277 static inline void rtcio_ll_wakeup_enable(int rtcio_num, rtcio_ll_wake_type_t type) in rtcio_ll_wakeup_enable() function