Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_smartbond.c164 static int smartbond_clock_set_pll_status(bool status) in smartbond_clock_set_pll_status() function
241 ret = smartbond_clock_set_pll_status(true); in smartbond_clock_control_on()
311 ret = smartbond_clock_set_pll_status(false); in smartbond_clock_control_off()
523 res = smartbond_clock_set_pll_status(true); in z_smartbond_select_sys_clk()