| /hal_nordic-latest/nrfx/drivers/src/ |
| D | nrfx_clock.c | 237 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 …]
|
| D | nrfx_qspi.c | 394 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/ |
| D | nrfx_clock.h | 339 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()
|
| D | nrfx_power_clock.h | 63 IRQn_Type irqn = nrfx_get_irq_number(NRF_CLOCK); in nrfx_power_clock_irq_init()
|
| /hal_nordic-latest/nrfx/mdk/ |
| D | system_nrf52.c | 138 … NRF_CLOCK->TRACECONFIG |= CLOCK_TRACECONFIG_TRACEMUX_Serial << CLOCK_TRACECONFIG_TRACEMUX_Pos; in SystemInit() 146 … NRF_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()
|
| D | nrf54l09_enga_global.h | 411 #define NRF_CLOCK NRF_CLOCK_NS macro 487 #define NRF_CLOCK NRF_CLOCK_S
|
| D | nrf54l15_global.h | 496 #define NRF_CLOCK NRF_CLOCK_NS macro 589 #define NRF_CLOCK NRF_CLOCK_S
|
| D | nrf54l05_global.h | 496 #define NRF_CLOCK NRF_CLOCK_NS macro 589 #define NRF_CLOCK NRF_CLOCK_S
|
| D | nrf54l10_global.h | 496 #define NRF_CLOCK NRF_CLOCK_NS macro 589 #define NRF_CLOCK NRF_CLOCK_S
|
| D | nrf54l20_enga_global.h | 570 #define NRF_CLOCK NRF_CLOCK_NS macro 678 #define NRF_CLOCK NRF_CLOCK_S
|
| D | nrf7120_enga_global.h | 637 #define NRF_CLOCK NRF_CLOCK_NS macro 759 #define NRF_CLOCK NRF_CLOCK_S
|
| D | nrf51.h | 1246 #define NRF_CLOCK ((NRF_CLOCK_Type*) NRF_CLOCK_BASE) macro
|
| D | nrf52805.h | 1785 #define NRF_CLOCK ((NRF_CLOCK_Type*) NRF_CLOCK_BASE) macro
|
| D | nrf52810.h | 1960 #define NRF_CLOCK ((NRF_CLOCK_Type*) NRF_CLOCK_BASE) macro
|
| D | nrf52811.h | 2033 #define NRF_CLOCK ((NRF_CLOCK_Type*) NRF_CLOCK_BASE) macro
|
| D | nrf52820.h | 2040 #define NRF_CLOCK ((NRF_CLOCK_Type*) NRF_CLOCK_BASE) macro
|
| D | nrf52.h | 2361 #define NRF_CLOCK ((NRF_CLOCK_Type*) NRF_CLOCK_BASE) macro
|
| D | nrf52833.h | 2721 #define NRF_CLOCK ((NRF_CLOCK_Type*) NRF_CLOCK_BASE) macro
|
| D | nrf52840.h | 3259 #define NRF_CLOCK ((NRF_CLOCK_Type*) NRF_CLOCK_BASE) macro
|
| /hal_nordic-latest/nrfx/templates/ |
| D | nrfx_config_nrf91.h | 51 #define NRF_CLOCK NRF_CLOCK_NS macro 101 #define NRF_CLOCK NRF_CLOCK_S macro
|
| D | nrfx_config_nrf5340_application.h | 51 #define NRF_CLOCK NRF_CLOCK_NS macro 117 #define NRF_CLOCK NRF_CLOCK_S macro
|
| D | nrfx_config_nrf5340_network.h | 51 #define NRF_CLOCK NRF_CLOCK_NS macro
|