Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/pinctrl/api/src/
Dpinctrl_soc.h28 #define TEST_PULL_POS 30U macro
57 #define TEST_GET_PULL(pincfg) (((pincfg) >> TEST_PULL_POS) & TEST_PULL_MSK)
82 << TEST_PULL_POS) | \
84 << TEST_PULL_POS) \