Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_gpio.h292 #define IS_GPIO(x) (IS_GPIOABCD(x) || IS_GPIOE(x) || IS_GPIOF(x))
295 #define IS_GPIOE(x) (x == HT_GPIOE) macro
297 #define IS_GPIOE(x) (0) macro

Completed in 5 milliseconds