Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_lpcomp.c89 int_mask = NRF_LPCOMP_INT_DOWN_MASK; in lpcomp_configure()
116 NRF_LPCOMP_INT_DOWN_MASK | in nrfx_lpcomp_irq_handler()
169 NRF_LPCOMP_INT_DOWN_MASK | in nrfx_lpcomp_init()
255 NRF_LPCOMP_INT_DOWN_MASK | in nrfx_lpcomp_stop()
/hal_nordic-latest/nrfx/hal/
Dnrf_lpcomp.h85 NRF_LPCOMP_INT_DOWN_MASK = LPCOMP_INTENSET_DOWN_Msk, ///< Interrupt on DOWN event. enumerator