Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_lpcomp.c93 int_mask = NRF_LPCOMP_INT_CROSS_MASK; in lpcomp_configure()
118 NRF_LPCOMP_INT_CROSS_MASK); in nrfx_lpcomp_irq_handler()
171 NRF_LPCOMP_INT_CROSS_MASK); in nrfx_lpcomp_init()
257 NRF_LPCOMP_INT_CROSS_MASK); in nrfx_lpcomp_stop()
/hal_nordic-latest/nrfx/hal/
Dnrf_lpcomp.h87 NRF_LPCOMP_INT_CROSS_MASK = LPCOMP_INTENSET_CROSS_Msk ///< Interrupt on CROSS event. enumerator