Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_rramc.c252 nrfy_rramc_int_disable(NRF_RRAMC, NRF_RRAMC_ALL_INTS_MASK); in nrfx_rramc_uninit()
/hal_nordic-latest/nrfx/haly/
Dnrfy_rramc.h465 NRFY_STATIC_INLINE void nrfy_rramc_int_disable(NRF_RRAMC_Type * p_reg, uint32_t mask) in nrfy_rramc_int_disable() function