Home
last modified time | relevance | path

Searched refs:Busy (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_ssi.c1006 u32 Busy = (((Status & BIT_SR_BUSY) != 0) ? 1 : 0); in SSI_Busy() local
1008 return Busy; in SSI_Busy()
A Drtl8721dhp_usi_ssi.c1085 u32 Busy = (((Status & USI_SPI_ACTIVITY) != 0) ? 1 : 0); in USI_SSI_Busy() local
1087 return Busy; in USI_SSI_Busy()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Dspi_api.c703 int Busy; in spi_slave_receive() local
706 Busy = (int)SSI_Busy(ssi_adapter->spi_dev); in spi_slave_receive()
707 return ((Readable && !Busy) ? 1 : 0); in spi_slave_receive()
/AliOS-Things-master/hardware/chip/rtl872xd/
A Date.bin436 [%s] Wait for TX/RX Busy (%d)�

Completed in 32 milliseconds