Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/pinctrl/api/src/
Dpinctrl_soc.h32 #define TEST_PIN_POS 0U macro
64 #define TEST_GET_PIN(pincfg) (((pincfg) >> TEST_PIN_POS) & TEST_PIN_MSK)
79 (((DT_PROP_BY_IDX(node_id, prop, idx) << TEST_PIN_POS) \