Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nxp/imxrt/imxrt11xx/
Dpinctrl_soc.h19 #define MCUX_IMX_PUS_SHIFT 3 macro
66 (DT_PROP(node_id, bias_pull_up) << MCUX_IMX_PUS_SHIFT) | \
75 (DT_PROP(node_id, bias_pull_up) << MCUX_IMX_PUS_SHIFT) | \
84 (DT_PROP(node_id, bias_pull_up) << MCUX_IMX_PUS_SHIFT) | \
/Zephyr-latest/soc/nxp/imxrt/imxrt118x/
Dpinctrl_soc.h19 #define MCUX_IMX_PUS_SHIFT 3 macro
64 (DT_PROP(node_id, bias_pull_up) << MCUX_IMX_PUS_SHIFT) | \