Searched refs:DAC_GCLK_ID (Results 1 – 9 of 9) sorted by relevance
74 #define DAC_GCLK_ID 26 macro
72 #define DAC_GCLK_ID 33 // Index of Generic Clock macro
62 #define DAC_GCLK_ID 36 macro
67 #define DAC_GCLK_ID 18 macro
85 #define DAC_GCLK_ID 42 // Index of Generic Clock macro
238 system_gclk_chan_set_config(DAC_GCLK_ID, &gclk_chan_conf); in dac_is_syncing()239 system_gclk_chan_enable(DAC_GCLK_ID); in dac_is_syncing()
197 system_gclk_chan_set_config(DAC_GCLK_ID, &gclk_chan_conf); in dac_init()198 system_gclk_chan_enable(DAC_GCLK_ID); in dac_init()
Completed in 18 milliseconds