Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/gpio/
DGPIOCC32XX.c270 static inline uint32_t getInPinTypesIndex(uint32_t pinConfig) in getInPinTypesIndex() function
623 pinType = inPinTypes[getInPinTypesIndex(pinConfig)]; in GPIO_setConfig()