Home
last modified time | relevance | path

Searched refs:RTC_GCLK_ID (Results 1 – 4 of 4) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/instance/
A Drtc.h115 #define RTC_GCLK_ID 2 // Index of Generic Clock macro
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/instance/
A Drtc.h112 #define RTC_GCLK_ID 4 // Index of Generic Clock macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/rtc/rtc_sam_d_r_h/
A Drtc_count.c290 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()
A Drtc_calendar.c349 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