Home
last modified time | relevance | path

Searched refs:nrf_qdec_ledpol_t (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_qdec.h153 } nrf_qdec_ledpol_t; typedef
512 NRF_STATIC_INLINE void nrf_qdec_ledpol_set(NRF_QDEC_Type * p_reg, nrf_qdec_ledpol_t pol);
754 NRF_STATIC_INLINE void nrf_qdec_ledpol_set(NRF_QDEC_Type * p_reg, nrf_qdec_ledpol_t pol) in nrf_qdec_ledpol_set()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_qdec.h72 nrf_qdec_ledpol_t ledpol; ///< Active LED polarity.
/hal_nordic-latest/nrfx/haly/
Dnrfy_qdec.h78 nrf_qdec_ledpol_t ledpol; /**< Active LED polarity. */
475 NRFY_STATIC_INLINE void nrfy_qdec_ledpol_set(NRF_QDEC_Type * p_reg, nrf_qdec_ledpol_t pol) in nrfy_qdec_ledpol_set()