Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dioc.h101 #define IOCPinTypeUart NOROM_IOCPinTypeUart macro
942 extern void IOCPinTypeUart(uint32_t ui32Base, uint32_t ui32Rx,
1122 #undef IOCPinTypeUart
1123 #define IOCPinTypeUart ROM_IOCPinTypeUart macro
A Dioc.c78 #undef IOCPinTypeUart
79 #define IOCPinTypeUart NOROM_IOCPinTypeUart macro
551 IOCPinTypeUart(uint32_t ui32Base, uint32_t ui32Rx, uint32_t ui32Tx, in IOCPinTypeUart() function

Completed in 6 milliseconds