Searched defs:isLock (Results 1 – 3 of 3) sorted by relevance
/device/qemu/arm_virt/liteos_a_mini/board/amba_pl011/ |
D | amba_pl011.c | 97 UINT32 UartPutsReg(UINTPTR base, const CHAR *s, UINT32 len, BOOL isLock) in UartPutsReg() 116 VOID UartPuts(const CHAR *s, UINT32 len, BOOL isLock) in UartPuts()
|
/device/qemu/arm_virt/liteos_a/board/amba_pl011/ |
D | amba_pl011.c | 97 UINT32 UartPutsReg(UINTPTR base, const CHAR *s, UINT32 len, BOOL isLock) in UartPutsReg() 116 VOID UartPuts(const CHAR *s, UINT32 len, BOOL isLock) in UartPuts()
|
/device/soc/st/common/platform/uart/ |
D | stm32mp1_uart.c | 39 VOID UartPuts(const CHAR *s, UINT32 len, BOOL isLock) in UartPuts()
|