Home
last modified time | relevance | path

Searched refs:DAC_GCLK_ID (Results 1 – 9 of 9) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/instance/
A Ddac.h74 #define DAC_GCLK_ID 26 macro
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/instance/
A Ddac.h72 #define DAC_GCLK_ID 33 // Index of Generic Clock macro
/bsp/microchip/samc21/bsp/samc21/include/instance/
A Ddac.h62 #define DAC_GCLK_ID 36 macro
/bsp/microchip/saml10/bsp/include/instance/
A Ddac.h67 #define DAC_GCLK_ID 18 macro
/bsp/microchip/same54/bsp/include/instance/
A Ddac.h85 #define DAC_GCLK_ID 42 // Index of Generic Clock macro
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/instance/
A Ddac.h85 #define DAC_GCLK_ID 42 // Index of Generic Clock macro
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/instance/
A Ddac.h85 #define DAC_GCLK_ID 42 // Index of Generic Clock macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/dac/dac_sam_d_c_h/
A Ddac.c238 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()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/dac/dac_sam_l/
A Ddac.c197 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