Searched refs:IS_GPIO_DAT (Results 1 – 2 of 2) sorted by relevance
50 #define IS_GPIO_DAT(__GPIODAT__) (((__GPIODAT__) == GPIO_A) ||\ macro
256 assert_parameters(IS_GPIO_DAT(DATx)); in GPIO_WriteBit()
Completed in 6 milliseconds