Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/drivers/src/
Dnrfx_lpcomp.c69 NRF_LPCOMP_INT_DOWN_MASK | in nrfx_lpcomp_irq_handler()
129 NRF_LPCOMP_INT_DOWN_MASK | in nrfx_lpcomp_init()
142 int_mask = NRF_LPCOMP_INT_DOWN_MASK; in nrfx_lpcomp_init()
/hal_nordic-3.4.0/nrfx/hal/
Dnrf_lpcomp.h140 NRF_LPCOMP_INT_DOWN_MASK = LPCOMP_INTENSET_DOWN_Msk, /**< Interrupt on DOWN event. */ enumerator