Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/gpio/
DGPIOCC32XX.c588 uint16_t pinType; in GPIO_setConfig() local
623 pinType = inPinTypes[getInPinTypesIndex(pinConfig)]; in GPIO_setConfig()
629 pinType = outPinTypes[getOutPinTypesIndex(pinConfig)]; in GPIO_setConfig()
643 MAP_PinConfigSet(pin, strength, pinType); in GPIO_setConfig()
/hal_ti-latest/simplelink/source/ti/drivers/power/
DPowerCC32XX.h568 uint32_t pinType[PowerCC32XX_NUMPINS]; member
DPowerCC32XX.c1356 &PowerCC32XX_module.pinType[i], in parkPins()
1450 PowerCC32XX_module.pinType[i], in restoreParkedPins()