Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_qdec.h105 nrf_qdec_ledpre_set(p_reg, p_config->ledpre); in nrfy_qdec_periph_configure()
110 nrf_qdec_ledpre_set(p_reg, NRF_QDEC_LEDPRE_DEFAULT); in nrfy_qdec_periph_configure()
461 nrf_qdec_ledpre_set(p_reg, time_us); in nrfy_qdec_ledpre_set()
/hal_nordic-latest/nrfx/hal/
Dnrf_qdec.h468 NRF_STATIC_INLINE void nrf_qdec_ledpre_set(NRF_QDEC_Type * p_reg, uint32_t time_us);
728 NRF_STATIC_INLINE void nrf_qdec_ledpre_set(NRF_QDEC_Type * p_reg, uint32_t time_us) in nrf_qdec_ledpre_set() function