Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_comp.h411 NRF_STATIC_INLINE void nrf_comp_shorts_disable(NRF_COMP_Type * p_reg, uint32_t mask);
553 NRF_STATIC_INLINE void nrf_comp_shorts_disable(NRF_COMP_Type * p_reg, uint32_t mask) in nrf_comp_shorts_disable() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_comp.h323 nrf_comp_shorts_disable(p_reg, mask); in nrfy_comp_shorts_disable()