Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_i2c.h147 #define I2C_FLAG_MASTER ((u32)0x00100000) macro
162 (FLAG == I2C_FLAG_MASTER) || \
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_i2c.h193 #define I2C_FLAG_MASTER ((u32)0x00100000) macro
208 (FLAG == I2C_FLAG_MASTER) || \
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_i2c.h164I2C_FLAG_MASTER = I2C_REGIDX_BIT(I2C_STAT1_REG_OFFSET, 0U), /*!< a flag indicating whether I2C blo… enumerator

Completed in 12 milliseconds