Searched refs:UARTConfigGetExpClk (Results 1 – 5 of 5) sorted by relevance
| /external/platform/cc13xx/cc13xxware/driverlib/ |
| A D | uart.c | 52 #undef UARTConfigGetExpClk 53 #define UARTConfigGetExpClk NOROM_UARTConfigGetExpClk macro 143 UARTConfigGetExpClk(uint32_t ui32Base, uint32_t ui32UARTClk, in UARTConfigGetExpClk() function
|
| A D | uart.h | 87 #define UARTConfigGetExpClk NOROM_UARTConfigGetExpClk macro 424 extern void UARTConfigGetExpClk(uint32_t ui32Base, uint32_t ui32UARTClk, 1114 #undef UARTConfigGetExpClk 1115 #define UARTConfigGetExpClk ROM_UARTConfigGetExpClk macro
|
| /external/platform/stellaris/ti-driverlib/driverlib/ |
| A D | uart.h | 200 extern void UARTConfigGetExpClk(unsigned long ulBase, unsigned long ulUARTClk, 259 UARTConfigGetExpClk(a, SysCtlClockGet(), b, c)
|
| A D | uart.c | 447 UARTConfigGetExpClk(unsigned long ulBase, unsigned long ulUARTClk, in UARTConfigGetExpClk() function
|
| A D | rom_map.h | 4124 UARTConfigGetExpClk
|
Completed in 24 milliseconds