Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/drivers/gpio/
DGPIOCC32XX.c99 const uint16_t outPinTypes [] = { variable
300 if (index >= sizeof(outPinTypes) / sizeof(outPinTypes[0])) { in getOutPinTypesIndex()
629 pinType = outPinTypes[getOutPinTypesIndex(pinConfig)]; in GPIO_setConfig()