Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_lpcomp.c159 nrfy_lpcomp_disable(NRF_LPCOMP); in nrfx_lpcomp_init()
201 nrfy_lpcomp_disable(NRF_LPCOMP); in nrfx_lpcomp_reconfigure()
251 nrfy_lpcomp_disable(NRF_LPCOMP); in nrfx_lpcomp_stop()
/hal_nordic-latest/nrfx/haly/
Dnrfy_lpcomp.h241 NRFY_STATIC_INLINE void nrfy_lpcomp_disable(NRF_LPCOMP_Type * p_reg) in nrfy_lpcomp_disable() function