Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_usi_uart.c62 assert_param(IS_ALL_USI_PERIPH(USIx)); in USI_UARTDeInit()
109 assert_param(IS_ALL_USI_PERIPH(USIx)); in USI_UARTInit()
241 assert_param(IS_ALL_USI_PERIPH(USIx)); in USI_UARTSetBaud()
269 assert_param(IS_ALL_USI_PERIPH(USIx)); in USI_UARTSetBaudExt()
290 assert_param(IS_ALL_USI_PERIPH(USIx)); in USI_UARTSetRxLevel()
315 assert_param(IS_ALL_USI_PERIPH(USIx)); in USI_UARTRxCmd()
336 assert_param(IS_ALL_USI_PERIPH(USIx)); in USI_UARTWritable()
357 assert_param(IS_ALL_USI_PERIPH(USIx)); in USI_UARTReadable()
378 assert_param(IS_ALL_USI_PERIPH(USIx)); in USI_UARTCharPut()
393 assert_param(IS_ALL_USI_PERIPH(USIx)); in USI_UARTCharGet()
[all …]
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_usi_uart.h452 #define IS_ALL_USI_PERIPH(PERIPH) (((PERIPH) == USI0_DEV)) macro

Completed in 6 milliseconds