Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/soc/arm/nordic_nrf/
Dvalidate_base_addresses.c31 #if !defined(NRF_QDEC0) && defined(NRF_QDEC)
32 #define NRF_QDEC0 NRF_QDEC macro
163 CHECK_DT_REG(qdec, NRF_QDEC0); /* this should be the same node as qdec0 */
164 CHECK_DT_REG(qdec0, NRF_QDEC0);
/Zephyr-Core-3.5.0/modules/hal_nordic/nrfx/
Dnrfx_config_nrf5340_application.h42 #define NRF_QDEC0 NRF_PERIPH(NRF_QDEC0) macro