Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_clock.c237 nrf_clock_int_disable(NRF_CLOCK, int_mask); in clock_stop()
238 nrf_clock_task_trigger(NRF_CLOCK, task); in clock_stop()
239 nrf_clock_event_clear(NRF_CLOCK, event); in clock_stop()
326 nrf_clock_lf_src_set(NRF_CLOCK, clock_initial_lfclksrc_get()); in nrfx_clock_enable()
328 nrf_clock_hf_src_set(NRF_CLOCK, NRF_CLOCK_HFCLK_HIGH_ACCURACY); in nrfx_clock_enable()
331 nrf_clock_hfclk192m_src_set(NRF_CLOCK, (nrf_clock_hfclk_t)NRFX_CLOCK_CONFIG_HFCLK192M_SRC); in nrfx_clock_enable()
354 IRQn_Type irqn = nrfx_get_irq_number(NRF_CLOCK); in nrfx_clock_disable()
359 nrf_clock_int_disable(NRF_CLOCK, NRF_CLOCK_INT_HF_STARTED_MASK | in nrfx_clock_disable()
406 if (nrf_clock_is_running(NRF_CLOCK, NRF_CLOCK_DOMAIN_LFCLK, &lfclksrc)) in nrfx_clock_start()
413 else if (nrf_clock_start_task_check(NRF_CLOCK, NRF_CLOCK_DOMAIN_LFCLK)) in nrfx_clock_start()
[all …]
Dnrfx_qspi.c394 if ((nrf_clock_hfclk192m_div_get(NRF_CLOCK) != NRF_CLOCK_HFCLK_DIV_1) || in qspi_errata_159_conditions_check()
395 (nrf_clock_hfclk_div_get(NRF_CLOCK) != NRF_CLOCK_HFCLK_DIV_2)) in qspi_errata_159_conditions_check()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_clock.h339 return nrf_clock_hfclk_div_get(NRF_CLOCK); in nrfx_clock_divider_get()
343 return nrf_clock_hfclk192m_div_get(NRF_CLOCK); in nrfx_clock_divider_get()
374 return nrf_clock_task_address_get(NRF_CLOCK, task); in nrfx_clock_task_address_get()
379 return nrf_clock_event_address_get(NRF_CLOCK, event); in nrfx_clock_event_address_get()
384 return nrf_clock_is_running(NRF_CLOCK, domain, p_clk_src); in nrfx_clock_is_running()
403 nrf_clock_hfclkaudio_config_set(NRF_CLOCK, freq_value); in nrfx_clock_hfclkaudio_config_set()
408 return nrf_clock_hfclkaudio_config_get(NRF_CLOCK); in nrfx_clock_hfclkaudio_config_get()
Dnrfx_power_clock.h63 IRQn_Type irqn = nrfx_get_irq_number(NRF_CLOCK); in nrfx_power_clock_irq_init()
/hal_nordic-latest/nrfx/mdk/
Dsystem_nrf52.c138NRF_CLOCK->TRACECONFIG |= CLOCK_TRACECONFIG_TRACEMUX_Serial << CLOCK_TRACECONFIG_TRACEMUX_Pos; in SystemInit()
146NRF_CLOCK->TRACECONFIG |= CLOCK_TRACECONFIG_TRACEMUX_Parallel << CLOCK_TRACECONFIG_TRACEMUX_Pos; in SystemInit()
190 NRF_CLOCK->EVENTS_DONE = 0ul; in SystemInit()
191 NRF_CLOCK->EVENTS_CTTO = 0ul; in SystemInit()
192 NRF_CLOCK->CTIV = 0ul; in SystemInit()
Dnrf54l09_enga_global.h411 #define NRF_CLOCK NRF_CLOCK_NS macro
487 #define NRF_CLOCK NRF_CLOCK_S
Dnrf54l15_global.h496 #define NRF_CLOCK NRF_CLOCK_NS macro
589 #define NRF_CLOCK NRF_CLOCK_S
Dnrf54l05_global.h496 #define NRF_CLOCK NRF_CLOCK_NS macro
589 #define NRF_CLOCK NRF_CLOCK_S
Dnrf54l10_global.h496 #define NRF_CLOCK NRF_CLOCK_NS macro
589 #define NRF_CLOCK NRF_CLOCK_S
Dnrf54l20_enga_global.h570 #define NRF_CLOCK NRF_CLOCK_NS macro
678 #define NRF_CLOCK NRF_CLOCK_S
Dnrf7120_enga_global.h637 #define NRF_CLOCK NRF_CLOCK_NS macro
759 #define NRF_CLOCK NRF_CLOCK_S
Dnrf51.h1246 #define NRF_CLOCK ((NRF_CLOCK_Type*) NRF_CLOCK_BASE) macro
Dnrf52805.h1785 #define NRF_CLOCK ((NRF_CLOCK_Type*) NRF_CLOCK_BASE) macro
Dnrf52810.h1960 #define NRF_CLOCK ((NRF_CLOCK_Type*) NRF_CLOCK_BASE) macro
Dnrf52811.h2033 #define NRF_CLOCK ((NRF_CLOCK_Type*) NRF_CLOCK_BASE) macro
Dnrf52820.h2040 #define NRF_CLOCK ((NRF_CLOCK_Type*) NRF_CLOCK_BASE) macro
Dnrf52.h2361 #define NRF_CLOCK ((NRF_CLOCK_Type*) NRF_CLOCK_BASE) macro
Dnrf52833.h2721 #define NRF_CLOCK ((NRF_CLOCK_Type*) NRF_CLOCK_BASE) macro
Dnrf52840.h3259 #define NRF_CLOCK ((NRF_CLOCK_Type*) NRF_CLOCK_BASE) macro
/hal_nordic-latest/nrfx/templates/
Dnrfx_config_nrf91.h51 #define NRF_CLOCK NRF_CLOCK_NS macro
101 #define NRF_CLOCK NRF_CLOCK_S macro
Dnrfx_config_nrf5340_application.h51 #define NRF_CLOCK NRF_CLOCK_NS macro
117 #define NRF_CLOCK NRF_CLOCK_S macro
Dnrfx_config_nrf5340_network.h51 #define NRF_CLOCK NRF_CLOCK_NS macro