Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nordic/
Dvalidate_base_addresses.c36 #if !defined(NRF_QDEC0) && defined(NRF_QDEC)
37 #define NRF_QDEC0 NRF_QDEC macro
241 CHECK_DT_REG(qdec, NRF_QDEC0); /* this should be the same node as qdec0 */
242 CHECK_DT_REG(qdec0, NRF_QDEC0);
/Zephyr-latest/modules/hal_nordic/nrfx/
Dnrfx_config_nrf5340_application.h42 #define NRF_QDEC0 NRF_PERIPH(NRF_QDEC0) macro