Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_smartbond.c26 uint8_t rcx_started : 1; member
62 if (lpc_clock_state.rcx_started) { in calibration_work_cb()
132 if (!lpc_clock_state.rcx_started) { in smartbond_start_rcx()
135 lpc_clock_state.rcx_started = true; in smartbond_start_rcx()
277 lpc_clock_state.rcx_started = false; in smartbond_clock_control_off()