Home
last modified time | relevance | path

Searched defs:NXP_S32_SIUL2_IDX (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/soc/arm/nxp_s32/common/
Dpinctrl_soc.h23 #define NXP_S32_SIUL2_IDX(n) \ macro
28 #define NXP_S32_SIUL2_IDX(n) (n == 0 ? IP_SIUL2 : NULL) macro