Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dioc.c552 uint32_t ui32Cts, uint32_t ui32Rts) in IOCPinTypeUart() argument
561 ASSERT((ui32Rts <= IOID_31) || (ui32Rts == IOID_UNUSED)); in IOCPinTypeUart()
578 if(ui32Rts != IOID_UNUSED) in IOCPinTypeUart()
580 IOCPortConfigureSet(ui32Rts, IOC_PORT_MCU_UART0_RTS, IOC_STD_OUTPUT); in IOCPinTypeUart()
A Dioc.h944 uint32_t ui32Rts);
A Drom.h508 …oid (*)(uint32_t ui32Base, uint32_t ui32Rx, uint32_t ui32Tx, uint32_t ui32Cts, uint32_t ui32Rts)) \

Completed in 9 milliseconds