Home
last modified time | relevance | path

Searched refs:nrfy_rramc_events_process (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_rramc.c268 uint32_t evts = nrfy_rramc_events_process(NRF_RRAMC, NRF_RRAMC_ALL_INTS_MASK); in nrfx_rramc_irq_handler()
/hal_nordic-latest/nrfx/haly/
Dnrfy_rramc.h173 NRFY_STATIC_INLINE uint32_t nrfy_rramc_events_process(NRF_RRAMC_Type * p_reg, uint32_t mask) in nrfy_rramc_events_process() function