Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_comp.c182 nrfy_comp_disable(NRF_COMP); in nrfx_comp_reconfigure()
196 nrfy_comp_disable(NRF_COMP); in nrfx_comp_uninit()
220 nrfy_comp_disable(NRF_COMP); in nrfx_comp_pin_select()
/hal_nordic-latest/nrfx/haly/
Dnrfy_comp.h192 NRFY_STATIC_INLINE void nrfy_comp_disable(NRF_COMP_Type * p_reg) in nrfy_comp_disable() function