Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_smartbond.c30 uint8_t xtal32k_started : 1; member
102 if (lpc_clock_state.xtal32k_started && !lpc_clock_state.xtal32k_ready) { in xtal32k_settle_work_cb()
147 if (!lpc_clock_state.xtal32k_started) { in smartbond_start_xtal32k()
150 lpc_clock_state.xtal32k_started = true; in smartbond_start_xtal32k()
285 lpc_clock_state.xtal32k_started = false; in smartbond_clock_control_off()