Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/soc/arm/nordic_nrf/nrf53/
Dsoc.c506 nrf_oscillators_lfxo_cap_set(NRF_OSCILLATORS, in nordicsemi_nrf53_init()
551 nrf_oscillators_hfxo_cap_set(NRF_OSCILLATORS, true, capvalue); in nordicsemi_nrf53_init()
553 nrf_oscillators_hfxo_cap_set(NRF_OSCILLATORS, false, 0); in nordicsemi_nrf53_init()
/Zephyr-Core-3.5.0/modules/hal_nordic/nrfx/
Dnrfx_config_nrf5340_application.h33 #define NRF_OSCILLATORS NRF_PERIPH(NRF_OSCILLATORS) macro
/Zephyr-Core-3.5.0/soc/arm/nordic_nrf/
Dvalidate_base_addresses.c155 CHECK_DT_REG(oscillators, NRF_OSCILLATORS);