Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_usi.h522 #define USI_SPI_ACTIVITY ((u32)0x00000001) /*BIT[0], SPI activity/idle status*/ macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_usi_ssi.c1085 u32 Busy = (((Status & USI_SPI_ACTIVITY) != 0) ? 1 : 0); in USI_SSI_Busy()

Completed in 7 milliseconds