Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dioc.h176 #define IOC_PORT_MCU_UART0_RX 0x0000000F // MCU UART0 Receive Pin macro
Dioc.c510 IOCPortConfigureSet(ui32Rx, IOC_PORT_MCU_UART0_RX, IOC_STD_INPUT); in IOCPinTypeUart()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dioc.h178 #define IOC_PORT_MCU_UART0_RX 0x0000000F // MCU UART0 Receive Pin macro
Dioc.c512 IOCPortConfigureSet(ui32Rx, IOC_PORT_MCU_UART0_RX, IOC_STD_INPUT); in IOCPinTypeUart()