Searched defs:isLock (Results 1 – 2 of 2) 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()
|