Home
last modified time | relevance | path

Searched refs:uart_to_ptr (Results 1 - 2 of 2) sorted by relevance

/device/qemu/arm_virt/liteos_a_mini/board/amba_pl011/
H A Damba_pl011.c57 STATIC INLINE UINTPTR uart_to_ptr(UINTPTR n) in uart_to_ptr() function
65 UINTPTR base = uart_to_ptr((UINT32)port); in uart_putc()
118 UINTPTR base = uart_to_ptr(0); in UartPuts()
143 UINTPTR base = uart_to_ptr(0); in uart_handler()
/device/qemu/arm_virt/liteos_a/board/amba_pl011/
H A Damba_pl011.c57 STATIC INLINE UINTPTR uart_to_ptr(UINTPTR n) in uart_to_ptr() function
65 UINTPTR base = uart_to_ptr((UINT32)port); in uart_putc()
118 UINTPTR base = uart_to_ptr(0); in UartPuts()
143 UINTPTR base = uart_to_ptr(0); in uart_handler()

Completed in 2 milliseconds