Searched refs:IS_GPIOF (Results 1 – 1 of 1) sorted by relevance
292 #define IS_GPIO(x) (IS_GPIOABCD(x) || IS_GPIOE(x) || IS_GPIOF(x))300 #define IS_GPIOF(x) (x == HT_GPIOF) macro302 #define IS_GPIOF(x) (0) macro
Completed in 8 milliseconds