Searched defs:IS_GPIO_ODOS (Results 1 – 2 of 2) sorted by relevance
214 #define IS_GPIO_ODOS(x) (((x) == GPIO_PUSH_PULL) || \ macro
260 #define IS_GPIO_ODOS(x) (((x) == GPIO_PUSH_PULL) || \ macro
Completed in 9 milliseconds