Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_qdec.h54 uint32_t psela; /**< Pin number for A input. */ member
83 .psela = _pin_a, \
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_qdec.c110 nrf_gpio_cfg_input(p_config->psela, NRF_GPIO_PIN_NOPULL); in nrfx_qdec_init()
118 nrf_qdec_pins_set(NRF_QDEC, p_config->psela, p_config->pselb, p_config->pselled); in nrfx_qdec_init()
/lk-master/external/platform/nrfx/hal/
A Dnrf_qdec.h230 uint32_t psela,
533 uint32_t psela, in nrf_qdec_pio_assign() argument
537 nrf_qdec_pins_set(p_reg, psela, pselb, pselled); in nrf_qdec_pio_assign()

Completed in 5 milliseconds