Home
last modified time | relevance | path

Searched refs:NRF_RNG (Results 1 – 11 of 11) sorted by relevance

/hal_nordic-3.6.0/nrfx/drivers/src/
Dnrfx_rng.c66 nrf_rng_error_correction_enable(NRF_RNG); in nrfx_rng_init()
68 nrf_rng_shorts_disable(NRF_RNG, NRF_RNG_SHORT_VALRDY_STOP_MASK); in nrfx_rng_init()
80 nrf_rng_event_clear(NRF_RNG, NRF_RNG_EVENT_VALRDY); in nrfx_rng_start()
81 nrf_rng_int_enable(NRF_RNG, NRF_RNG_INT_VALRDY_MASK); in nrfx_rng_start()
82 nrf_rng_task_trigger(NRF_RNG, NRF_RNG_TASK_START); in nrfx_rng_start()
88 nrf_rng_int_disable(NRF_RNG, NRF_RNG_INT_VALRDY_MASK); in nrfx_rng_stop()
89 nrf_rng_task_trigger(NRF_RNG, NRF_RNG_TASK_STOP); in nrfx_rng_stop()
96 nrf_rng_int_disable(NRF_RNG, NRF_RNG_INT_VALRDY_MASK); in nrfx_rng_uninit()
97 nrf_rng_task_trigger(NRF_RNG, NRF_RNG_TASK_STOP); in nrfx_rng_uninit()
111 nrf_rng_event_clear(NRF_RNG, NRF_RNG_EVENT_VALRDY); in nrfx_rng_irq_handler()
[all …]
/hal_nordic-3.6.0/nrfx/samples/src/nrfx_rng/
Dmain.c87 IRQ_CONNECT(NRFX_IRQ_NUMBER_GET(NRF_RNG), IRQ_PRIO_LOWEST, nrfx_rng_irq_handler, 0, 0); in main()
/hal_nordic-3.6.0/nrfx/templates/
Dnrfx_config_nrf5340_network.h67 #define NRF_RNG NRF_RNG_NS macro
/hal_nordic-3.6.0/nrfx/mdk/
Dnrf51.h1262 #define NRF_RNG ((NRF_RNG_Type*) NRF_RNG_BASE) macro
Dnrf52805.h1804 #define NRF_RNG ((NRF_RNG_Type*) NRF_RNG_BASE) macro
Dnrf52810.h1979 #define NRF_RNG ((NRF_RNG_Type*) NRF_RNG_BASE) macro
Dnrf52811.h2055 #define NRF_RNG ((NRF_RNG_Type*) NRF_RNG_BASE) macro
Dnrf52820.h2064 #define NRF_RNG ((NRF_RNG_Type*) NRF_RNG_BASE) macro
Dnrf52.h2387 #define NRF_RNG ((NRF_RNG_Type*) NRF_RNG_BASE) macro
Dnrf52833.h2748 #define NRF_RNG ((NRF_RNG_Type*) NRF_RNG_BASE) macro
Dnrf52840.h2877 #define NRF_RNG ((NRF_RNG_Type*) NRF_RNG_BASE) macro