Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_qdec.h58 nrf_qdec_ledpol_t ledpol; /**< Active LED polarity. */
73 .ledpol = (nrf_qdec_ledpol_t)NRFX_QDEC_CONFIG_LEDPOL, \
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_qdec.h126 } nrf_qdec_ledpol_t; typedef
346 __STATIC_INLINE void nrf_qdec_ledpol_set(nrf_qdec_ledpol_t pol);
511 __STATIC_INLINE void nrf_qdec_ledpol_set(nrf_qdec_ledpol_t pol) in nrf_qdec_ledpol_set()