Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_comp.c81 if (event_mask & nrfy_comp_int_enable_check(NRF_COMP, NRFY_EVENT_TO_INT_BITMASK(event))) in comp_execute_handler()
/hal_nordic-latest/nrfx/haly/
Dnrfy_comp.h291 NRFY_STATIC_INLINE uint32_t nrfy_comp_int_enable_check(NRF_COMP_Type const * p_reg, uint32_t mask) in nrfy_comp_int_enable_check() function