Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_ifx_cat1.c254 static cy_rslt_t _configure_path_mux(cyhal_clock_t *clock_obj, in _configure_path_mux()
271 static cy_rslt_t _configure_clk_hf(cyhal_clock_t *clock_obj, in _configure_clk_hf()
295 static cy_rslt_t _configure_clk_frequency_and_enable(cyhal_clock_t *clock_obj, in _configure_clk_frequency_and_enable()
386 cyhal_clock_t *clock_obj = NULL; in clock_control_infineon_cat1_init() local