Searched refs:comp_int_mask (Results 1 – 1 of 1) sorted by relevance
228 void nrfx_comp_start(uint32_t comp_int_mask, uint32_t comp_shorts_mask) in nrfx_comp_start() argument232 (void)nrfy_comp_events_process(NRF_COMP, comp_int_mask); in nrfx_comp_start()233 nrfy_comp_int_enable(NRF_COMP, comp_int_mask); in nrfx_comp_start()