Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_lpcomp.c236 void nrfx_lpcomp_start(uint32_t lpcomp_evt_en_mask, uint32_t lpcomp_shorts_mask) in nrfx_lpcomp_start() argument
240 (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()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_lpcomp.h172 void nrfx_lpcomp_start(uint32_t lpcomp_evt_en_mask, uint32_t lpcomp_shorts_mask);