Home
last modified time | relevance | path

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

12

/Zephyr-Core-3.5.0/drivers/clock_control/
Dclock_control_sam_pmc.c26 const struct atmel_sam_pmc_config *cfg = (const struct atmel_sam_pmc_config *)sys; in atmel_sam_clock_control_on()
52 const struct atmel_sam_pmc_config *cfg = (const struct atmel_sam_pmc_config *)sys; in atmel_sam_clock_control_off()
79 const struct atmel_sam_pmc_config *cfg = (const struct atmel_sam_pmc_config *)sys; in atmel_sam_clock_control_get_rate()
108 const struct atmel_sam_pmc_config *cfg = (const struct atmel_sam_pmc_config *)sys; in atmel_sam_clock_control_get_status()
/Zephyr-Core-3.5.0/include/zephyr/drivers/clock_control/
Datmel_sam_pmc.h15 struct atmel_sam_pmc_config { struct
/Zephyr-Core-3.5.0/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-Core-3.5.0/drivers/pinctrl/
Dpinctrl_sam.c38 static const struct atmel_sam_pmc_config sam_port_clocks[] = {
/Zephyr-Core-3.5.0/drivers/sensor/qdec_sam/
Dqdec_sam.c29 const struct atmel_sam_pmc_config clock_cfg[TCCHANNEL_NUMBER];
/Zephyr-Core-3.5.0/drivers/pwm/
Dpwm_sam.c27 const struct atmel_sam_pmc_config clock_cfg;
/Zephyr-Core-3.5.0/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-Core-3.5.0/drivers/memc/
Dmemc_sam_smc.c29 const struct atmel_sam_pmc_config clock_cfg;
/Zephyr-Core-3.5.0/drivers/dac/
Ddac_sam.c37 const struct atmel_sam_pmc_config clock_cfg;
/Zephyr-Core-3.5.0/drivers/ethernet/
Deth_sam_gmac_priv.h265 const struct atmel_sam_pmc_config clock_cfg;
/Zephyr-Core-3.5.0/drivers/can/
Dcan_sam.c25 const struct atmel_sam_pmc_config clock_cfg;
/Zephyr-Core-3.5.0/drivers/gpio/
Dgpio_sam4l.c29 const struct atmel_sam_pmc_config clock_cfg;
Dgpio_sam.c30 const struct atmel_sam_pmc_config clock_cfg;
/Zephyr-Core-3.5.0/drivers/i2c/
Di2c_sam_twihs.c48 const struct atmel_sam_pmc_config clock_cfg;
Di2c_sam_twi.c48 const struct atmel_sam_pmc_config clock_cfg;
Di2c_sam_twihs_rtio.c51 const struct atmel_sam_pmc_config clock_cfg;
Di2c_sam4l_twim.c70 const struct atmel_sam_pmc_config clock_cfg;
/Zephyr-Core-3.5.0/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-Core-3.5.0/drivers/adc/
Dadc_sam_afec.c67 const struct atmel_sam_pmc_config clock_cfg;
Dadc_sam.c26 const struct atmel_sam_pmc_config clock_cfg;
/Zephyr-Core-3.5.0/drivers/serial/
Duart_sam.c27 const struct atmel_sam_pmc_config clock_cfg;
Dusart_sam.c27 const struct atmel_sam_pmc_config clock_cfg;
/Zephyr-Core-3.5.0/drivers/dma/
Ddma_sam_xdmac.c42 const struct atmel_sam_pmc_config clock_cfg;
/Zephyr-Core-3.5.0/drivers/counter/
Dcounter_sam_tc.c56 const struct atmel_sam_pmc_config clock_cfg[TCCHANNEL_NUMBER];
/Zephyr-Core-3.5.0/drivers/sdhc/
Dsam_hsmci.c67 const struct atmel_sam_pmc_config clock_cfg;

12