Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_lpcomp.h296 NRF_STATIC_INLINE void nrf_lpcomp_int_disable(NRF_LPCOMP_Type * p_reg, uint32_t mask);
497 NRF_STATIC_INLINE void nrf_lpcomp_int_disable(NRF_LPCOMP_Type * p_reg, uint32_t mask) in nrf_lpcomp_int_disable() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_lpcomp.h266 nrf_lpcomp_int_disable(p_reg, mask); in nrfy_lpcomp_int_disable()