Searched refs:nrfy_comp_int_enable_check (Results 1 – 2 of 2) sorted by relevance
81 if (event_mask & nrfy_comp_int_enable_check(NRF_COMP, NRFY_EVENT_TO_INT_BITMASK(event))) in comp_execute_handler()
291 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