Home
last modified time | relevance | path

Searched refs:USI_RUART_STOP_BIT_1 (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_usi_uart.h340 #define USI_RUART_STOP_BIT_1 ((u32)0x00000000) macro
343 #define IS_USI_UART_STOP_BIT(VAL) (((VAL) == USI_RUART_STOP_BIT_1) || \
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_usi_uart.c89 USI_UARTInitStruct->USI_UARTStopBit = USI_RUART_STOP_BIT_1; in USI_UARTStructInit()

Completed in 5 milliseconds