Home
last modified time | relevance | path

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

/lk-master/platform/cc13xx/
A Dgpio.c16 IOCPortConfigureSet(nr, IOC_PORT_GPIO, IOC_INPUT_ENABLE); in gpio_config()
18 IOCPortConfigureSet(nr, IOC_PORT_GPIO, 0); in gpio_config()
/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dioc.c513 IOCPortConfigureSet(ui32IOId, IOC_PORT_GPIO, IOC_STD_INPUT); in IOCPinTypeGpioInput()
537 IOCPortConfigureSet(ui32IOId, IOC_PORT_GPIO, IOC_STD_OUTPUT); in IOCPinTypeGpioOutput()
A Dioc.h168 #define IOC_PORT_GPIO 0x00000000 // Default general purpose IO usage macro

Completed in 6 milliseconds