Home
last modified time | relevance | path

Searched defs:sys (Results 1 – 19 of 19) sorted by relevance

/Zephyr-Core-3.7.0/drivers/clock_control/
Dclock_control_sam_pmc.c22 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()
Dclock_control_fixed_rate.c17 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()
Dclock_control_nrf_auxpll.c35 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()
Dclock_control_gd32.c71 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()
Dclock_control_esp32.c408 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()
Dclock_control_pwm.c37 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()
Dclock_control_adsp.c11 clock_control_subsys_t sys, in cavs_clock_ctrl_set_rate()
Dclock_control_r8a7795_cpg_mssr.c147 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()
Dclock_control_r8a779f0_cpg_mssr.c142 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()
Dclock_control_renesas_cpg_mssr.c218 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()
Dclock_control_rpi_pico.c203 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()
Dclock_control_ifx_cat1.c702 clock_control_subsys_t sys) in clock_control_infineon_cat_on_off()
Dclock_stm32_ll_h5.c207 clock_control_subsys_t sys, in stm32_clock_control_get_subsys_rate()
Dclock_stm32_ll_u5.c214 clock_control_subsys_t sys, in stm32_clock_control_get_subsys_rate()
Dclock_control_nrf.c111 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()
Dclock_control_litex.c1535 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/
Dclock_control.h126 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/
Dinit.h66 int (*sys)(void); member
/Zephyr-Core-3.7.0/samples/drivers/clock_control_xec/src/
Dmain.c207 clock_control_subsys_t sys = NULL; in main() local