Searched defs:isLock (Results 1 – 3 of 3) sorted by relevance
| /device/soc/hisilicon/ws63v100/sdk/kernel/osal/adapt/liteos/ |
| D | osal_debug_adapt.c | 39 void UartPuts(const CHAR *s, uint32_t 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/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()
|