Searched refs:IS_GPIO_PORT4 (Results 1 – 2 of 2) sorted by relevance
306 … (IS_GPIO_PORT1(x) || IS_GPIO_PORT2(x) || IS_GPIO_PORT3(x) || IS_GPIO_PORT4(x) || IS_GPIO_…315 #define IS_GPIO_PORT4(x) (x == GPIO_PE) macro317 #define IS_GPIO_PORT4(x) (0) macro
352 … (IS_GPIO_PORT1(x) || IS_GPIO_PORT2(x) || IS_GPIO_PORT3(x) || IS_GPIO_PORT4(x) || IS_GPIO_…367 #define IS_GPIO_PORT4(x) (x == GPIO_PE) macro369 #define IS_GPIO_PORT4(x) (0) macro
Completed in 7 milliseconds