Home
last modified time | relevance | path

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

/device/board/hisilicon/hispark_aries/liteos_a/board/include/hisoc/
H A Duart.h33 #define UART2 2 macro
49 else if (UART2 == uart_num) { \
73 else if (UART2 == uart_num) \
95 #elif (CONSOLE_UART == UART2)
/device/board/hisilicon/hispark_taurus/liteos_a/board/include/hisoc/
H A Duart.h33 #define UART2 2 macro
52 else if (UART2 == uart_num) { \
76 else if (UART2 == uart_num) \
98 #elif (CONSOLE_UART == UART2)
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/uart/
H A Duart.h30 #define UART2 2 macro
H A Duart.c53 .num = UART2,
/device/board/hisilicon/hispark_aries/liteos_a/board/include/asm/
H A Dplatform.h93 #elif (CONSOLE_UART == UART2)
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
H A Dhi_boot_rom.h397 UART2 = 2, /* uart2 */ enumerator
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
H A Dhi_boot_rom.h397 UART2 = 2, /* uart2 */ enumerator
/device/soc/rockchip/rk2206/hardware/lib/CMSIS/Device/RK2206/Include/
H A Drk2206.h1165 #define UART2_BASE 0x40090000U /* UART2 base address */
1225 #define UART2 ((struct UART_REG *) UART2_BASE) macro
1292 #define IS_UART_INSTANCE(instance) (((instance) == UART0) || ((instance) == UART1) || ((instance) == UART2))

Completed in 52 milliseconds