Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/hal/
Dnrf_qdec.h482 NRF_STATIC_INLINE void nrf_qdec_ledpol_set(NRF_QDEC_Type * p_reg, nrf_qdec_ledpol_t pol);
697 NRF_STATIC_INLINE void nrf_qdec_ledpol_set(NRF_QDEC_Type * p_reg, nrf_qdec_ledpol_t pol) in nrf_qdec_ledpol_set() argument
699 p_reg->LEDPOL = pol; in nrf_qdec_ledpol_set()
/hal_nordic-3.4.0/nrfx/haly/
Dnrfy_qdec.h471 NRFY_STATIC_INLINE void nrfy_qdec_ledpol_set(NRF_QDEC_Type * p_reg, nrf_qdec_ledpol_t pol) in nrfy_qdec_ledpol_set() argument
473 nrf_qdec_ledpol_set(p_reg, pol); in nrfy_qdec_ledpol_set()