Home
last modified time | relevance | path

Searched refs:bit_status (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_i2c.c278 u8 bit_status = 0; in USI_I2C_CheckFlagState() local
286 bit_status = 1; in USI_I2C_CheckFlagState()
290 return bit_status; in USI_I2C_CheckFlagState()
307 u8 bit_status = 0; in USI_I2C_CheckTXFIFOState() local
315 bit_status = 1; in USI_I2C_CheckTXFIFOState()
319 return bit_status; in USI_I2C_CheckTXFIFOState()
336 u8 bit_status = 0; in USI_I2C_CheckRXFIFOState() local
344 bit_status = 1; in USI_I2C_CheckRXFIFOState()
348 return bit_status; in USI_I2C_CheckRXFIFOState()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_i2c.c311 u8 bit_status = 0; in I2C_CheckFlagState() local
319 bit_status = 1; in I2C_CheckFlagState()
323 return bit_status; in I2C_CheckFlagState()

Completed in 5 milliseconds