Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/drivers/
Dpinctrl.h133 #define Z_PINCTRL_SKIP_STATE(state_idx, node_id) \ macro
144 COND_CODE_1(Z_PINCTRL_SKIP_STATE(state_idx, node_id), (), \
156 COND_CODE_1(Z_PINCTRL_SKIP_STATE(state_idx, node_id), (), \