Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_comp.c139 nrfy_comp_int_disable(NRF_COMP, in nrfx_comp_init()
193 nrfy_comp_int_disable(NRF_COMP, UINT32_MAX); in nrfx_comp_uninit()
245 nrfy_comp_int_disable(NRF_COMP, UINT32_MAX); in nrfx_comp_stop()
/hal_nordic-latest/nrfx/haly/
Dnrfy_comp.h284 NRFY_STATIC_INLINE void nrfy_comp_int_disable(NRF_COMP_Type * p_reg, uint32_t mask) in nrfy_comp_int_disable() function