Home
last modified time | relevance | path

Searched defs:isLock (Results 1 – 3 of 3) sorted by relevance

/device/qemu/arm_virt/liteos_a_mini/board/amba_pl011/
Damba_pl011.c97 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/
Damba_pl011.c97 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/
Dstm32mp1_uart.c39 VOID UartPuts(const CHAR *s, UINT32 len, BOOL isLock) in UartPuts()