Searched refs:nrf_qdec_enable_get (Results 1 – 2 of 2) sorted by relevance
205 NRF_STATIC_INLINE uint32_t nrf_qdec_enable_get(NRF_QDEC_Type const * p_reg);536 NRF_STATIC_INLINE uint32_t nrf_qdec_enable_get(NRF_QDEC_Type const * p_reg) in nrf_qdec_enable_get() function
261 uint32_t ret = nrf_qdec_enable_get(p_reg); in nrfy_qdec_enable_get()