Searched refs:IS_GPIO_PORT3 (Results 1 – 2 of 2) sorted by relevance
352 #define IS_GPIO_PORT(x) (IS_GPIO_PORT1(x) || IS_GPIO_PORT2(x) || IS_GPIO_PORT3(x) || IS_G…362 #define IS_GPIO_PORT3(x) (x == GPIO_PD) macro364 #define IS_GPIO_PORT3(x) (0) macro
306 #define IS_GPIO_PORT(x) (IS_GPIO_PORT1(x) || IS_GPIO_PORT2(x) || IS_GPIO_PORT3(x) || IS_G…312 #define IS_GPIO_PORT3(x) (x == GPIO_PD) macro
Completed in 10 milliseconds