Home
last modified time | relevance | path

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

/bsp/ti/c28x/libraries/tms320f28379d/common/include/
A DF2837xD_Gpio_defines.h67 #define GPIO_OPENDRAIN (1 << 2) macro
/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A DF2837xD_Gpio.c238 if (flags & GPIO_OPENDRAIN) in GPIO_SetupPinOptions()
250 if (flags & (GPIO_OPENDRAIN | GPIO_PULLUP)) in GPIO_SetupPinOptions()

Completed in 6 milliseconds