Home
last modified time | relevance | path

Searched refs:I2C_ROLE_MASTER (Results 1 – 8 of 8) sorted by relevance

/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_i2c.h309 #define I2C_ROLE_MASTER ((uint32_t)0x00010000) /* MSMODE */ macro
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_i2c.h309 #define I2C_ROLE_MASTER ((uint32_t)0x00010000) /* MSMODE */ macro
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_i2c.h309 #define I2C_ROLE_MASTER ((uint32_t)0x00010000) /* MSMODE */ macro
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/
A Dn32g4fr_i2c.h309 #define I2C_ROLE_MASTER ((uint32_t)0x00010000) /* MSMODE */ macro
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_i2c.h309 #define I2C_ROLE_MASTER ((uint32_t)0x00010000) /* MSMODE */ macro
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_i2c.h309 #define I2C_ROLE_MASTER ((uint32_t)0x00010000) /* MSMODE */ macro
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/
A Dtae32f53xx_ll_i2c.c186 …I2C_FUNC_ALTER(user_cfg->role == I2C_ROLE_MASTER, __LL_I2C_MASTER_Mode_En(Instance), __LL_I2C_MAST… in LL_I2C_Init()
187 …I2C_FUNC_ALTER(user_cfg->role == I2C_ROLE_MASTER, __LL_I2C_SLAVE_Mode_Dis(Instance), __LL_I2C_SLAV… in LL_I2C_Init()
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll_i2c.h2325 I2C_ROLE_MASTER, /*!< I2C role master */ enumerator

Completed in 37 milliseconds