Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_qdec.h163 nrf_qdec_int_enable(p_reg, mask); in nrfy_qdec_int_init()
269 nrf_qdec_int_enable(p_reg, mask); in nrfy_qdec_int_enable()
/hal_nordic-latest/nrfx/hal/
Dnrf_qdec.h214 NRF_STATIC_INLINE void nrf_qdec_int_enable(NRF_QDEC_Type * p_reg, uint32_t mask);
541 NRF_STATIC_INLINE void nrf_qdec_int_enable(NRF_QDEC_Type * p_reg, uint32_t mask) in nrf_qdec_int_enable() function