Searched refs:nrf_qdec_int_enable_check (Results 1 – 2 of 2) sorted by relevance
234 NRF_STATIC_INLINE uint32_t nrf_qdec_int_enable_check(NRF_QDEC_Type const * p_reg, uint32_t mask);551 NRF_STATIC_INLINE uint32_t nrf_qdec_int_enable_check(NRF_QDEC_Type const * p_reg, uint32_t mask) in nrf_qdec_int_enable_check() function
284 uint32_t ret = nrf_qdec_int_enable_check(p_reg, mask); in nrfy_qdec_int_enable_check()