Searched refs:IS_GPIO_PORT5 (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_PORT5(x))320 #define IS_GPIO_PORT5(x) (x == GPIO_PF) macro322 #define IS_GPIO_PORT5(x) (0) macro
352 … (IS_GPIO_PORT1(x) || IS_GPIO_PORT2(x) || IS_GPIO_PORT3(x) || IS_GPIO_PORT4(x) || IS_GPIO_PORT5(x))372 #define IS_GPIO_PORT5(x) (x == GPIO_PF) macro374 #define IS_GPIO_PORT5(x) (0) macro
Completed in 6 milliseconds