Searched refs:pselled (Results 1 – 2 of 2) sorted by relevance
70 uint32_t pselled; ///< Pin number for LED output. member129 .pselled = _pin_led, \
73 if (p_config->pselled != NRF_QDEC_PIN_NOT_CONNECTED) in qdec_configure()75 nrfy_gpio_cfg_input(p_config->pselled, NRF_GPIO_PIN_NOPULL); in qdec_configure()86 .led_pin = p_config->pselled in qdec_configure()