Home
last modified time | relevance | path

Searched refs:UART_WITH_LOCK (Results 1 - 5 of 5) sorted by relevance

/device/qemu/arm_virt/liteos_a/board/include/soc/
H A Duart.h60 #define UART_WITH_LOCK 1 macro
/device/board/hisilicon/hispark_aries/liteos_a/board/include/hisoc/
H A Duart.h122 #define UART_WITH_LOCK 1 macro
/device/board/hisilicon/hispark_taurus/liteos_a/board/include/hisoc/
H A Duart.h129 #define UART_WITH_LOCK 1 macro
/device/soc/hisilicon/common/platform/uart/
H A Duart_pl011.c315 /* UART_WITH_LOCK: there is a spinlock in the function to write reg in order. */ in Pl011StartTx()
316 (void)UartPutsReg(port->physBase, buf, count, UART_WITH_LOCK); in Pl011StartTx()
/device/qemu/drivers/uart/
H A Duart_pl011.c316 /* UART_WITH_LOCK: there is a spinlock in the function to write reg in order. */ in Pl011StartTx()
317 (void)UartPutsReg(port->physBase, buf, count, UART_WITH_LOCK); in Pl011StartTx()

Completed in 2 milliseconds