Home
last modified time | relevance | path

Searched refs:NRF_COMP_INT_CROSS_MASK (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_comp.c74 NRF_COMP_INT_CROSS_MASK, in comp_configure()
95 NRF_COMP_INT_CROSS_MASK); in nrfx_comp_irq_handler()
143 NRF_COMP_INT_CROSS_MASK); in nrfx_comp_init()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_comp.h88 …NRFX_COMP_EVT_EN_CROSS_MASK = NRF_COMP_INT_CROSS_MASK, ///< CROSS event (generated after VIN+ == V…
/hal_nordic-latest/nrfx/hal/
Dnrf_comp.h221 NRF_COMP_INT_CROSS_MASK = COMP_INTENSET_CROSS_Msk /**< Interrupt on CROSS event. */ enumerator