Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_comp.h244 NRF_STATIC_INLINE void nrf_comp_enable(NRF_COMP_Type * p_reg);
442 NRF_STATIC_INLINE void nrf_comp_enable(NRF_COMP_Type * p_reg) in nrf_comp_enable() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_comp.h187 nrf_comp_enable(p_reg); in nrfy_comp_enable()