Searched refs:RTC_GCLK_ID (Results 1 – 4 of 4) sorted by relevance
115 #define RTC_GCLK_ID 2 // Index of Generic Clock macro
112 #define RTC_GCLK_ID 4 // Index of Generic Clock macro
290 system_gclk_chan_set_config(RTC_GCLK_ID, &gclk_chan_conf); in rtc_count_init()291 system_gclk_chan_enable(RTC_GCLK_ID); in rtc_count_init()
349 system_gclk_chan_set_config(RTC_GCLK_ID, &gclk_chan_conf); in rtc_calendar_init()350 system_gclk_chan_enable(RTC_GCLK_ID); in rtc_calendar_init()
Completed in 10 milliseconds