Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/include/drivers/
Dgpio.h249 #define GPIO_DS_HIGH_POS 22 macro
250 #define GPIO_DS_HIGH_MASK (0x3U << GPIO_DS_HIGH_POS)
255 #define GPIO_DS_DFLT_HIGH (0x0U << GPIO_DS_HIGH_POS)
261 #define GPIO_DS_ALT_HIGH (0x1U << GPIO_DS_HIGH_POS)