Home
last modified time | relevance | path

Searched refs:NRF_QDEC_PIN_NOT_CONNECTED (Results 1 – 4 of 4) sorted by relevance

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_qdec.c73 if (p_config->pselled != NRF_QDEC_PIN_NOT_CONNECTED) in qdec_configure()
189 if (led_pin != NRF_QDEC_PIN_NOT_CONNECTED) in nrfx_qdec_uninit()
/hal_nordic-latest/nrfx/haly/
Dnrfy_qdec.h103 if (p_config->pins.led_pin != NRF_QDEC_PIN_NOT_CONNECTED) in nrfy_qdec_periph_configure()
/hal_nordic-latest/nrfx/hal/
Dnrf_qdec.h58 #define NRF_QDEC_PIN_NOT_CONNECTED 0xFFFFFFFF macro
/hal_nordic-latest/nrfx/
DCHANGELOG.md231 - Renamed a symbol from NRF_QDEC_LED_NOT_CONNECTED to NRF_QDEC_PIN_NOT_CONNECTED in the QDEC HAL. N…