Home
last modified time | relevance | path

Searched refs:IS_USI_UART_STOP_BIT (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.h343 #define IS_USI_UART_STOP_BIT(VAL) (((VAL) == USI_RUART_STOP_BIT_1) || \ macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_usi_uart.c114 assert_param(IS_USI_UART_STOP_BIT(USI_UARTInitStruct->USI_UARTStopBit)); in USI_UARTInit()

Completed in 6 milliseconds