Home
last modified time | relevance | path

Searched refs:z_smartbond_select_sys_clk (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/clock_control/
Dsmartbond_clock_control.h43 int z_smartbond_select_sys_clk(enum smartbond_clock sys_clk);
/Zephyr-latest/drivers/clock_control/
Dclock_control_smartbond.c498 int z_smartbond_select_sys_clk(enum smartbond_clock sys_clk) in z_smartbond_select_sys_clk() function
598 z_smartbond_select_sys_clk(sys_clk); in smartbond_clocks_init()
/Zephyr-latest/drivers/mipi_dbi/
Dmipi_dbi_smartbond.c458 ret = z_smartbond_select_sys_clk(SMARTBOND_CLK_PLL96M); in mipi_dbi_smartbond_resume()
/Zephyr-latest/drivers/display/
Ddisplay_renesas_lcdc.c270 ret = z_smartbond_select_sys_clk(SMARTBOND_CLK_PLL96M); in display_smartbond_resume()