Home
last modified time | relevance | path

Searched refs:UARTCharGetNonBlocking (Results 1 – 7 of 7) sorted by relevance

/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Duart.c56 #undef UARTCharGetNonBlocking
57 #define UARTCharGetNonBlocking NOROM_UARTCharGetNonBlocking macro
207 UARTCharGetNonBlocking(uint32_t ui32Base) in UARTCharGetNonBlocking() function
A Duart.h89 #define UARTCharGetNonBlocking NOROM_UARTCharGetNonBlocking macro
598 extern int32_t UARTCharGetNonBlocking(uint32_t ui32Base);
1122 #undef UARTCharGetNonBlocking
1123 #define UARTCharGetNonBlocking ROM_UARTCharGetNonBlocking macro
/lk-master/platform/cc13xx/
A Ddebug.c23 if ((n = UARTCharGetNonBlocking(UART0_BASE)) < 0) { in platform_dgetc()
/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Duart.h211 extern long UARTCharGetNonBlocking(unsigned long ulBase);
261 UARTCharGetNonBlocking(a)
A Duart.c1137 UARTCharGetNonBlocking(unsigned long ulBase) in UARTCharGetNonBlocking() function
A Drom_map.h4173 UARTCharGetNonBlocking
/lk-master/platform/stellaris/
A Ddebug.c49 unsigned char c = UARTCharGetNonBlocking(DEBUG_UART); in stellaris_uart0_irq()

Completed in 24 milliseconds