Searched refs:UartPuts (Results 1 - 5 of 5) sorted by relevance
/device/qemu/arm_virt/liteos_a/board/include/soc/ |
H A D | uart.h | 57 extern VOID UartPuts(const CHAR *s, UINT32 len, BOOL isLock);
|
/device/board/hisilicon/hispark_aries/liteos_a/board/include/hisoc/ |
H A D | uart.h | 119 extern VOID UartPuts(const CHAR *s, UINT32 len, BOOL isLock);
|
/device/board/hisilicon/hispark_taurus/liteos_a/board/include/hisoc/ |
H A D | uart.h | 126 extern VOID UartPuts(const CHAR *s, UINT32 len, BOOL isLock);
|
/device/qemu/arm_virt/liteos_a_mini/board/amba_pl011/ |
H A D | amba_pl011.c | 116 VOID UartPuts(const CHAR *s, UINT32 len, BOOL isLock)
in UartPuts() function
|
/device/qemu/arm_virt/liteos_a/board/amba_pl011/ |
H A D | amba_pl011.c | 116 VOID UartPuts(const CHAR *s, UINT32 len, BOOL isLock)
in UartPuts() function
|
Completed in 2 milliseconds