Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_usi.h107 #define USI_TXFIFO_FULL ((u32)0x00000001) /*BIT[0], TX FIFO FULL status*/ macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_usi_ssi.c803 u32 Writeable = (((Status & USI_TXFIFO_FULL) == 0) ? 1 : 0); in USI_SSI_Writeable()

Completed in 7 milliseconds