Searched refs:lpcomp_evt_en_mask (Results 1 – 2 of 2) sorted by relevance
236 void nrfx_lpcomp_start(uint32_t lpcomp_evt_en_mask, uint32_t lpcomp_shorts_mask) in nrfx_lpcomp_start() argument240 (void)nrfy_lpcomp_events_process(NRF_LPCOMP, lpcomp_evt_en_mask); in nrfx_lpcomp_start()241 nrfy_lpcomp_int_enable(NRF_LPCOMP, lpcomp_evt_en_mask); in nrfx_lpcomp_start()
172 void nrfx_lpcomp_start(uint32_t lpcomp_evt_en_mask, uint32_t lpcomp_shorts_mask);