Home
last modified time | relevance | path

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

/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A DF2837xD_Gpio.c475 Uint16 pinVal; in GPIO_ReadPin() local
478 pinVal = (gpioDataReg[GPYDAT] >> (gpioNumber % 32)) & 0x1; in GPIO_ReadPin()
480 return pinVal; in GPIO_ReadPin()

Completed in 6 milliseconds