/Zephyr-Core-3.7.0/drivers/clock_control/ |
D | clock_control_sam_pmc.c | 22 clock_control_subsys_t sys) in atmel_sam_clock_control_on() 48 clock_control_subsys_t sys) in atmel_sam_clock_control_off() 74 clock_control_subsys_t sys, in atmel_sam_clock_control_get_rate() 104 clock_control_subsys_t sys) in atmel_sam_clock_control_get_status()
|
D | clock_control_fixed_rate.c | 17 clock_control_subsys_t sys) in fixed_rate_clk_on() 26 clock_control_subsys_t sys) in fixed_rate_clk_off() 35 clock_control_subsys_t sys) in fixed_rate_clk_get_status() 41 clock_control_subsys_t sys, in fixed_rate_clk_get_rate()
|
D | clock_control_nrf_auxpll.c | 35 static int clock_control_nrf_auxpll_on(const struct device *dev, clock_control_subsys_t sys) in clock_control_nrf_auxpll_on() 56 static int clock_control_nrf_auxpll_off(const struct device *dev, clock_control_subsys_t sys) in clock_control_nrf_auxpll_off() 70 static int clock_control_nrf_auxpll_get_rate(const struct device *dev, clock_control_subsys_t sys, in clock_control_nrf_auxpll_get_rate() 89 clock_control_subsys_t sys) in clock_control_nrf_auxpll_get_status()
|
D | clock_control_gd32.c | 71 clock_control_subsys_t sys) in clock_control_gd32_on() 83 clock_control_subsys_t sys) in clock_control_gd32_off() 95 clock_control_subsys_t sys, in clock_control_gd32_get_rate() 188 clock_control_subsys_t sys) in clock_control_gd32_get_status()
|
D | clock_control_esp32.c | 408 clock_control_subsys_t sys) in clock_control_esp32_get_status() 420 static int clock_control_esp32_on(const struct device *dev, clock_control_subsys_t sys) in clock_control_esp32_on() 433 static int clock_control_esp32_off(const struct device *dev, clock_control_subsys_t sys) in clock_control_esp32_off() 444 static int clock_control_esp32_get_rate(const struct device *dev, clock_control_subsys_t sys, in clock_control_esp32_get_rate() 622 static int clock_control_esp32_configure(const struct device *dev, clock_control_subsys_t sys, in clock_control_esp32_configure()
|
D | clock_control_pwm.c | 37 static int clock_control_pwm_on(const struct device *dev, clock_control_subsys_t sys) in clock_control_pwm_on() 81 static int clock_control_pwm_get_rate(const struct device *dev, clock_control_subsys_t sys, in clock_control_pwm_get_rate() 101 static int clock_control_pwm_set_rate(const struct device *dev, clock_control_subsys_rate_t sys, in clock_control_pwm_set_rate()
|
D | clock_control_adsp.c | 11 clock_control_subsys_t sys, in cavs_clock_ctrl_set_rate()
|
D | clock_control_r8a7795_cpg_mssr.c | 147 static int r8a7795_cpg_mssr_start_stop(const struct device *dev, clock_control_subsys_t sys, in r8a7795_cpg_mssr_start_stop() 247 static int r8a7795_cpg_mssr_start(const struct device *dev, clock_control_subsys_t sys) in r8a7795_cpg_mssr_start() 252 static int r8a7795_cpg_mssr_stop(const struct device *dev, clock_control_subsys_t sys) in r8a7795_cpg_mssr_stop()
|
D | clock_control_r8a779f0_cpg_mssr.c | 142 int r8a779f0_cpg_mssr_start_stop(const struct device *dev, clock_control_subsys_t sys, bool enable) in r8a779f0_cpg_mssr_start_stop() 238 static int r8a779f0_cpg_mssr_start(const struct device *dev, clock_control_subsys_t sys) in r8a779f0_cpg_mssr_start() 243 static int r8a779f0_cpg_mssr_stop(const struct device *dev, clock_control_subsys_t sys) in r8a779f0_cpg_mssr_stop()
|
D | clock_control_renesas_cpg_mssr.c | 218 int rcar_cpg_get_rate(const struct device *dev, clock_control_subsys_t sys, uint32_t *rate) in rcar_cpg_get_rate() 258 int rcar_cpg_set_rate(const struct device *dev, clock_control_subsys_t sys, in rcar_cpg_set_rate()
|
D | clock_control_rpi_pico.c | 203 uint64_t rpi_pico_frequency_count(const struct device *dev, clock_control_subsys_t sys) in rpi_pico_frequency_count() 487 static int clock_control_rpi_pico_on(const struct device *dev, clock_control_subsys_t sys) in clock_control_rpi_pico_on() 502 static int clock_control_rpi_pico_off(const struct device *dev, clock_control_subsys_t sys) in clock_control_rpi_pico_off() 518 clock_control_subsys_t sys) in clock_control_rpi_pico_get_status() 533 static int clock_control_rpi_pico_get_rate(const struct device *dev, clock_control_subsys_t sys, in clock_control_rpi_pico_get_rate()
|
D | clock_control_ifx_cat1.c | 702 clock_control_subsys_t sys) in clock_control_infineon_cat_on_off()
|
D | clock_stm32_ll_h5.c | 207 clock_control_subsys_t sys, in stm32_clock_control_get_subsys_rate()
|
D | clock_stm32_ll_u5.c | 214 clock_control_subsys_t sys, in stm32_clock_control_get_subsys_rate()
|
D | clock_control_nrf.c | 111 struct onoff_manager *z_nrf_clock_control_get_onoff(clock_control_subsys_t sys) in z_nrf_clock_control_get_onoff() 437 clock_control_subsys_t sys, in onoff_started_callback()
|
D | clock_control_litex.c | 1535 clock_control_subsys_t sys, uint32_t *rate) in litex_clk_get_subsys_rate() 1547 clock_control_subsys_t sys) in litex_clk_get_status() 1567 static inline int litex_clk_on(const struct device *dev, clock_control_subsys_t sys) in litex_clk_on()
|
/Zephyr-Core-3.7.0/include/zephyr/drivers/ |
D | clock_control.h | 126 clock_control_subsys_t sys) in clock_control_on() 145 clock_control_subsys_t sys) in clock_control_off() 171 clock_control_subsys_t sys, in clock_control_async_on() 194 clock_control_subsys_t sys) in clock_control_get_status() 219 clock_control_subsys_t sys, in clock_control_get_rate() 249 clock_control_subsys_t sys, in clock_control_set_rate() 285 clock_control_subsys_t sys, in clock_control_configure()
|
/Zephyr-Core-3.7.0/include/zephyr/ |
D | init.h | 66 int (*sys)(void); member
|
/Zephyr-Core-3.7.0/samples/drivers/clock_control_xec/src/ |
D | main.c | 207 clock_control_subsys_t sys = NULL; in main() local
|