Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_egu.h137 void nrfx_egu_int_disable(nrfx_egu_t const * p_instance, uint32_t mask);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_egu.c141 void nrfx_egu_int_disable(nrfx_egu_t const * p_instance, uint32_t mask) in nrfx_egu_int_disable() function