Searched refs:NRF_COMP_INT_READY_MASK (Results 1 – 3 of 3) sorted by relevance
71 NRF_COMP_INT_READY_MASK | in comp_configure()92 NRF_COMP_INT_READY_MASK | in nrfx_comp_irq_handler()140 NRF_COMP_INT_READY_MASK | in nrfx_comp_init()
91 …NRFX_COMP_EVT_EN_READY_MASK = NRF_COMP_INT_READY_MASK ///< READY event (generated when the module…
218 NRF_COMP_INT_READY_MASK = COMP_INTENSET_READY_Msk, /**< Interrupt on READY event. */ enumerator