Home
last modified time | relevance | path

Searched refs:UART1_DEV (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_cpft.c119 if (UART_Readable(UART1_DEV)) { in CPTest_UART()
120 UART_CharGet(UART1_DEV, &rx_char); in CPTest_UART()
137 UART_CharPut(UART1_DEV, 0xAA); in CPTest_UART()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_lp/
A Drtl8721dlp_cpft.c119 if (UART_Readable(UART1_DEV)) { in CPTest_UART()
120 UART_CharGet(UART1_DEV, &rx_char); in CPTest_UART()
137 UART_CharPut(UART1_DEV, 0xAA); in CPTest_UART()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A DPeripheralNames.h27 UART_1 = (int)UART1_DEV,
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/src/hci/
A Dhci_uart.c84 #define HCI_UART_DEV UART1_DEV
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_uart.c73 …{UART1_DEV, GDMA_HANDSHAKE_INTERFACE_UART1_TX, GDMA_HANDSHAKE_INTERFACE_UART1_RX, UART1_IRQ}, /*ua…
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dhal_platform.h1537 #define UART1_DEV ((UART_TypeDef *) UART1_REG_BASE) /*KM4 uart1_bt */ macro

Completed in 15 milliseconds