Home
last modified time | relevance | path

Searched refs:SAM_DT_INST_CLOCK_PMC_CFG (Results 1 – 25 of 25) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/clock_control/
Datmel_sam_pmc.h26 #define SAM_DT_INST_CLOCK_PMC_CFG(inst) SAM_DT_CLOCK_PMC_CFG(0, DT_DRV_INST(inst)) macro
/Zephyr-latest/drivers/hwinfo/
Dhwinfo_sam_rstc.c59 const struct atmel_sam_pmc_config clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(0); in hwinfo_rstc_init()
/Zephyr-latest/drivers/entropy/
Dentropy_sam.c160 const struct atmel_sam_pmc_config clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(0); in entropy_sam_init()
/Zephyr-latest/drivers/pwm/
Dpwm_sam.c138 .clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(inst), \
/Zephyr-latest/drivers/memc/
Dmemc_sam_smc.c97 .clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(inst), \
/Zephyr-latest/drivers/dac/
Ddac_sam.c214 .clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(0),
/Zephyr-latest/drivers/mdio/
Dmdio_sam.c172 (.clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(n),), () \
/Zephyr-latest/drivers/can/
Dcan_sam.c180 .clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(inst), \
/Zephyr-latest/drivers/gpio/
Dgpio_sam4l.c261 .clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(n), \
Dgpio_sam.c324 .clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(n), \
/Zephyr-latest/drivers/watchdog/
Dwdt_sam4l.c331 .clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(n), \
/Zephyr-latest/drivers/i2c/
Di2c_sam_twihs.c341 .clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(n), \
Di2c_sam_twi.c373 .clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(n), \
Di2c_sam_twihs_rtio.c352 .clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(n), \
Di2c_sam4l_twim.c622 .clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(n), \
/Zephyr-latest/drivers/usb/device/
Dusb_dc_sam_usbhs.c314 const struct atmel_sam_pmc_config clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(0); in usb_dc_attach()
366 const struct atmel_sam_pmc_config clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(0); in usb_dc_detach()
/Zephyr-latest/drivers/adc/
Dadc_sam_afec.c373 .clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(n), \
Dadc_sam.c399 .clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(n), \
/Zephyr-latest/drivers/serial/
Duart_sam.c449 .clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(n), \
Dusart_sam.c544 .clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(n), \
/Zephyr-latest/drivers/dma/
Ddma_sam_xdmac.c421 .clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(0),
/Zephyr-latest/drivers/sdhc/
Dsam_hsmci.c677 .clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(N), \
/Zephyr-latest/drivers/spi/
Dspi_sam.c873 .clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(n), \
/Zephyr-latest/drivers/i2s/
Di2s_sam_ssc.c1020 .clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(0),
/Zephyr-latest/drivers/ethernet/
Deth_sam_gmac.c2164 .clock_cfg = SAM_DT_INST_CLOCK_PMC_CFG(0),