Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_i2c.h139 #define I2C_FLAG_ARBLOS ((u32)0x00000100) macro
154 (FLAG == I2C_FLAG_ARBLOS) || \
165 #define IS_I2C_CLEAR_FLAG(FLAG) ((FLAG == I2C_FLAG_ARBLOS) || \
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_i2c.h183 #define I2C_FLAG_ARBLOS ((u32)0x00000100) macro
184 #define IS_FLAG_ARBLOS(x) (x == I2C_FLAG_ARBLOS)

Completed in 6 milliseconds