Home
last modified time | relevance | path

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

/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A DF2837xD_Gpio.c198 volatile Uint32 *dir, *pud, *inv, *odr, *qsel; in GPIO_SetupPinOptions() local
218 inv = gpioBaseAddr + GPYINV; in GPIO_SetupPinOptions()
284 *inv |= pinMask; in GPIO_SetupPinOptions()
288 *inv &= ~pinMask; in GPIO_SetupPinOptions()

Completed in 5 milliseconds