Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_comp.c228 void nrfx_comp_start(uint32_t comp_int_mask, uint32_t comp_shorts_mask) in nrfx_comp_start() argument
232 (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()