Home
last modified time | relevance | path

Searched refs:UART1 (Results 1 - 8 of 8) sorted by relevance

/device/board/hisilicon/hispark_aries/liteos_a/board/include/hisoc/
H A Duart.h32 #define UART1 1 macro
45 else if (UART1 == uart_num) { \
71 else if (UART1 == uart_num) \
91 #elif (CONSOLE_UART == UART1)
/device/board/hisilicon/hispark_taurus/liteos_a/board/include/hisoc/
H A Duart.h32 #define UART1 1 macro
48 else if (UART1 == uart_num) { \
74 else if (UART1 == uart_num) \
94 #elif (CONSOLE_UART == UART1)
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/uart/
H A Duart.h29 #define UART1 1 macro
H A Duart.c36 .num = UART1,
/device/board/hisilicon/hispark_aries/liteos_a/board/include/asm/
H A Dplatform.h90 #elif (CONSOLE_UART == UART1)
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
H A Dhi_boot_rom.h396 UART1 = 1, /* uart1 */ enumerator
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
H A Dhi_boot_rom.h396 UART1 = 1, /* uart1 */ enumerator
/device/soc/rockchip/rk2206/hardware/lib/CMSIS/Device/RK2206/Include/
H A Drk2206.h1164 #define UART1_BASE 0x40080000U /* UART1 base address */
1224 #define UART1 ((struct UART_REG *) UART1_BASE) macro
1292 #define IS_UART_INSTANCE(instance) (((instance) == UART0) || ((instance) == UART1) || ((instance) == UART2))

Completed in 49 milliseconds