Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/clock_control/nrf_lf_clock_start/src/
Dmain.c77 o = nrf_clock_is_running(NRF_CLOCK, NRF_CLOCK_DOMAIN_LFCLK, &t); in ZTEST()
83 o = nrf_clock_is_running(NRF_CLOCK, NRF_CLOCK_DOMAIN_LFCLK, &t); in ZTEST()
121 clk_on = nrf_clock_is_running(NRF_CLOCK, NRF_CLOCK_DOMAIN_LFCLK, &clk_type); in get_lfclk_state()
/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf.c490 (nrf_clock_lf_srccopy_get(NRF_CLOCK) == CLOCK_CONTROL_NRF_K32SRC)) { in lfclk_spinwait()
504 nrf_clock_int_disable(NRF_CLOCK, NRF_CLOCK_INT_LF_STARTED_MASK); in lfclk_spinwait()
523 && (nrf_clock_lf_src_get(NRF_CLOCK) == NRF_CLOCK_LFCLK_RC) in lfclk_spinwait()
524 && nrf_clock_event_check(NRF_CLOCK, in lfclk_spinwait()
526 nrf_clock_event_clear(NRF_CLOCK, in lfclk_spinwait()
528 nrf_clock_lf_src_set(NRF_CLOCK, in lfclk_spinwait()
535 nrf_clock_task_trigger(NRF_CLOCK, in lfclk_spinwait()
543 nrf_clock_int_enable(NRF_CLOCK, NRF_CLOCK_INT_LF_STARTED_MASK); in lfclk_spinwait()
644 nrf_clock_hfclkaudio_config_set(NRF_CLOCK, freq_value); in hfclkaudio_init()
/Zephyr-latest/samples/boards/nordic/clock_skew/src/
Dmain.c104 running = nrf_clock_is_running(NRF_CLOCK, NRF_CLOCK_DOMAIN_LFCLK, in show_clocks()
109 running = nrf_clock_is_running(NRF_CLOCK, NRF_CLOCK_DOMAIN_HFCLK, in show_clocks()
/Zephyr-latest/modules/hal_nordic/nrfx/
Dnrfx_config_nrf91.h14 #define NRF_CLOCK NRF_PERIPH(NRF_CLOCK) macro
Dnrfx_config_nrf5340_application.h14 #define NRF_CLOCK NRF_PERIPH(NRF_CLOCK) macro
Dnrfx_config_nrf5340_network.h24 #define NRF_CLOCK NRF_CLOCK_NS macro
/Zephyr-latest/include/zephyr/drivers/clock_control/
Dnrf_clock_control.h11 #ifdef NRF_CLOCK
/Zephyr-latest/tests/drivers/clock_control/nrf_onoff_and_bt/src/
Dmain.c71 nrf_clock_is_running(NRF_CLOCK, NRF_CLOCK_DOMAIN_HFCLK, &type); in check_hf_status()
/Zephyr-latest/modules/nrf_wifi/bus/
Dqspi_if.c388 nrf_clock_hfclk192m_div_set(NRF_CLOCK, BASE_CLOCK_DIV); in qspi_lock()
398 nrf_clock_hfclk192m_div_set(NRF_CLOCK, NRF_CLOCK_HFCLK_DIV_4); in qspi_unlock()
733 nrf_clock_hfclk192m_div_set(NRF_CLOCK, BASE_CLOCK_DIV); in qspi_nrfx_configure()
741 nrf_clock_hfclk192m_div_set(NRF_CLOCK, NRF_CLOCK_HFCLK_DIV_4); in qspi_nrfx_configure()
/Zephyr-latest/soc/nordic/
Dvalidate_base_addresses.c144 CHECK_DT_REG(clock, NRF_CLOCK);
/Zephyr-latest/drivers/flash/
Dnrf_qspi_nor.c282 nrf_clock_hfclk192m_div_set(NRF_CLOCK, BASE_CLOCK_DIV); in qspi_clock_div_change()
293 nrf_clock_hfclk192m_div_set(NRF_CLOCK, NRF_CLOCK_HFCLK_DIV_4); in qspi_clock_div_restore()
/Zephyr-latest/drivers/spi/
Dspi_nrfx_spim.c268 nrf_clock_hfclk_div_get(NRF_CLOCK) != NRF_CLOCK_HFCLK_DIV_1) { in configure()
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-ctlr-arch.rst312 - NRF_CLOCK