Home
last modified time | relevance | path

Searched refs:I2C_MASTER_RX_NOT_EMPTY (Results 1 – 3 of 3) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_i2c.h173 #define I2C_MASTER_RX_NOT_EMPTY ((u32)0x00190000) macro
192 … (STATUS == I2C_MASTER_RX_NOT_EMPTY) || \
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_i2c.h219 #define I2C_MASTER_RX_NOT_EMPTY ((u32)0x00190000) macro
238 … (STATUS == I2C_MASTER_RX_NOT_EMPTY) || \
/bsp/ht32/libraries/ht32_drivers/
A Ddrv_i2c.c118 while (!I2C_CheckStatus(hi2c->i2c_x, I2C_MASTER_RX_NOT_EMPTY)); in ht32_i2c_read()

Completed in 7 milliseconds