Searched refs:NRF_COMP_INT_CROSS_MASK (Results 1 – 3 of 3) sorted by relevance
74 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()
88 …NRFX_COMP_EVT_EN_CROSS_MASK = NRF_COMP_INT_CROSS_MASK, ///< CROSS event (generated after VIN+ == V…
221 NRF_COMP_INT_CROSS_MASK = COMP_INTENSET_CROSS_Msk /**< Interrupt on CROSS event. */ enumerator