Home
last modified time | relevance | path

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

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_gpio.h50 #define IS_GPIO_DAT(__GPIODAT__) (((__GPIODAT__) == GPIO_A) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_gpio.c256 assert_parameters(IS_GPIO_DAT(DATx)); in GPIO_WriteBit()

Completed in 6 milliseconds