Home
last modified time | relevance | path

Searched refs:IS_GPIO_PORT5 (Results 1 – 2 of 2) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_gpio.h306 … (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) macro
322 #define IS_GPIO_PORT5(x) (0) macro
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_gpio.h352 … (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) macro
374 #define IS_GPIO_PORT5(x) (0) macro

Completed in 6 milliseconds