Home
last modified time | relevance | path

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

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