Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/drivers/clock_control/
Dnrf_clock_control.h56 #define CLOCK_CONTROL_NRF_K32SRC NRF_CLOCK_LFCLK_RC macro
59 #define CLOCK_CONTROL_NRF_K32SRC NRF_CLOCK_LFCLK_XTAL macro
62 #define CLOCK_CONTROL_NRF_K32SRC NRF_CLOCK_LFCLK_SYNTH macro
65 #define CLOCK_CONTROL_NRF_K32SRC NRF_CLOCK_LFCLK_XTAL_LOW_SWING macro
68 #define CLOCK_CONTROL_NRF_K32SRC NRF_CLOCK_LFCLK_XTAL_FULL_SWING macro
/Zephyr-Core-3.5.0/drivers/clock_control/
Dclock_control_nrf.c485 : CLOCK_CONTROL_NRF_K32SRC; in lfclk_spinwait()
490 (nrf_clock_lf_srccopy_get(NRF_CLOCK) == CLOCK_CONTROL_NRF_K32SRC)) { in lfclk_spinwait()
529 CLOCK_CONTROL_NRF_K32SRC); in lfclk_spinwait()
/Zephyr-Core-3.5.0/tests/drivers/clock_control/clock_control_api/src/
Dtest_clock_control.c41 .startup_us = (CLOCK_CONTROL_NRF_K32SRC ==