Searched defs:ulPort (Results 1 – 1 of 1) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/ |
| D | gpio.c | 73 GPIOBaseValid(unsigned long ulPort) in GPIOBaseValid() 96 GPIOGetIntNumber(unsigned long ulPort) in GPIOGetIntNumber() 174 GPIODirModeSet(unsigned long ulPort, unsigned char ucPins, in GPIODirModeSet() 208 GPIODirModeGet(unsigned long ulPort, unsigned char ucPin) in GPIODirModeGet() 262 GPIOIntTypeSet(unsigned long ulPort, unsigned char ucPins, in GPIOIntTypeSet() 305 GPIOIntTypeGet(unsigned long ulPort, unsigned char ucPin) in GPIOIntTypeGet() 357 GPIOIntEnable(unsigned long ulPort, unsigned long ulIntFlags) in GPIOIntEnable() 397 GPIOIntDisable(unsigned long ulPort, unsigned long ulIntFlags) in GPIOIntDisable() 426 GPIOIntStatus(unsigned long ulPort, tBoolean bMasked) in GPIOIntStatus() 463 GPIOIntClear(unsigned long ulPort, unsigned long ulIntFlags) in GPIOIntClear() [all …]
|