Searched refs:rtc_modules (Results 1 – 2 of 2) sorted by relevance
810 static Rtc *const rtc_modules[RTC_INST_NUM] = RTC_INSTS; in _rtc_get_inst_index() local814 if (hw == rtc_modules[i]) { in _rtc_get_inst_index()
869 static Rtc *const rtc_modules[RTC_INST_NUM] = RTC_INSTS; in _rtc_get_inst_index() local873 if (hw == rtc_modules[i]) { in _rtc_get_inst_index()
Completed in 11 milliseconds