Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/gpio/
DGPIOCC32XX.c107 const uint16_t outPinStrengths [] = { variable
321 if (index >= sizeof(outPinStrengths) / sizeof(outPinStrengths[0])) { in getOutPinStrengthsIndex()
628 strength = outPinStrengths[getOutPinStrengthsIndex(pinConfig)]; in GPIO_setConfig()