Searched refs:GPIO_OPENDRAIN (Results 1 – 2 of 2) sorted by relevance
67 #define GPIO_OPENDRAIN (1 << 2) macro
238 if (flags & GPIO_OPENDRAIN) in GPIO_SetupPinOptions()250 if (flags & (GPIO_OPENDRAIN | GPIO_PULLUP)) in GPIO_SetupPinOptions()
Completed in 6 milliseconds