Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_lpcomp.c104 if (event_mask & nrfy_lpcomp_int_enable_check(NRF_LPCOMP, NRFY_EVENT_TO_INT_BITMASK(event))) in lpcomp_execute_handler()
/hal_nordic-latest/nrfx/haly/
Dnrfy_lpcomp.h271 NRFY_STATIC_INLINE uint32_t nrfy_lpcomp_int_enable_check(NRF_LPCOMP_Type const * p_reg, in nrfy_lpcomp_int_enable_check() function