Searched refs:nrfy_lpcomp_task_trigger (Results 1 – 2 of 2) sorted by relevance
158 nrfy_lpcomp_task_trigger(NRF_LPCOMP, NRF_LPCOMP_TASK_STOP); in nrfx_lpcomp_init()244 nrfy_lpcomp_task_trigger(NRF_LPCOMP, NRF_LPCOMP_TASK_START); in nrfx_lpcomp_start()252 nrfy_lpcomp_task_trigger(NRF_LPCOMP, NRF_LPCOMP_TASK_STOP); in nrfx_lpcomp_stop()
309 NRFY_STATIC_INLINE void nrfy_lpcomp_task_trigger(NRF_LPCOMP_Type * p_reg, nrf_lpcomp_task_t task) in nrfy_lpcomp_task_trigger() function