/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_i2c.h | 134 #define LL_I2C_SR2_TRA I2C_SR2_TRA /*!< Transmitter/receiver direc… 204 #define LL_I2C_DIRECTION_WRITE I2C_SR2_TRA /*!< Bus is in write transfer */ 1629 return (uint32_t)(READ_BIT(I2Cx->SR2, I2C_SR2_TRA)); in LL_I2C_GetTransferDirection()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_i2c.h | 134 #define LL_I2C_SR2_TRA I2C_SR2_TRA /*!< Transmitter/receiver direc… 204 #define LL_I2C_DIRECTION_WRITE I2C_SR2_TRA /*!< Bus is in write transfer */ 1629 return (uint32_t)(READ_BIT(I2Cx->SR2, I2C_SR2_TRA)); in LL_I2C_GetTransferDirection()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_i2c.h | 134 #define LL_I2C_SR2_TRA I2C_SR2_TRA /*!< Transmitter/receiver direc… 204 #define LL_I2C_DIRECTION_WRITE I2C_SR2_TRA /*!< Bus is in write transfer */ 1629 return (uint32_t)(READ_BIT(I2Cx->SR2, I2C_SR2_TRA)); in LL_I2C_GetTransferDirection()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_i2c.h | 146 #define LL_I2C_SR2_TRA I2C_SR2_TRA /*!< Transmitter/receiver direc… 227 #define LL_I2C_DIRECTION_WRITE I2C_SR2_TRA /*!< Bus is in write transfer */ 1737 return (uint32_t)(READ_BIT(I2Cx->SR2, I2C_SR2_TRA)); in LL_I2C_GetTransferDirection()
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | stm32f101x6.h | 4608 #define I2C_SR2_TRA I2C_SR2_TRA_Msk /*!< Transmitter/Rec… macro
|
D | stm32f101xb.h | 4670 #define I2C_SR2_TRA I2C_SR2_TRA_Msk /*!< Transmitter/Rec… macro
|
D | stm32f100xb.h | 5072 #define I2C_SR2_TRA I2C_SR2_TRA_Msk /*!< Transmitter/Rec… macro
|
D | stm32f102x6.h | 5727 #define I2C_SR2_TRA I2C_SR2_TRA_Msk /*!< Transmitter/Rec… macro
|
D | stm32f100xe.h | 5586 #define I2C_SR2_TRA I2C_SR2_TRA_Msk /*!< Transmitter/Rec… macro
|
D | stm32f101xg.h | 5719 #define I2C_SR2_TRA I2C_SR2_TRA_Msk /*!< Transmitter/Rec… macro
|
D | stm32f101xe.h | 5645 #define I2C_SR2_TRA I2C_SR2_TRA_Msk /*!< Transmitter/Rec… macro
|
D | stm32f102xb.h | 5781 #define I2C_SR2_TRA I2C_SR2_TRA_Msk /*!< Transmitter/Rec… macro
|
/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | stm32f410cx.h | 3782 #define I2C_SR2_TRA I2C_SR2_TRA_Msk /*!<Transmitter/Rece… macro
|
D | stm32f410rx.h | 3782 #define I2C_SR2_TRA I2C_SR2_TRA_Msk /*!<Transmitter/Rece… macro
|
D | stm32f410tx.h | 3772 #define I2C_SR2_TRA I2C_SR2_TRA_Msk /*!<Transmitter/Rece… macro
|
D | stm32f401xc.h | 3703 #define I2C_SR2_TRA I2C_SR2_TRA_Msk /*!<Transmitter/Rece… macro
|
/hal_stm32-latest/stm32cube/stm32l1xx/soc/ |
D | stm32l152xb.h | 3569 #define I2C_SR2_TRA I2C_SR2_TRA_Msk /*!< Transmitter/Rec… macro
|
D | stm32l152xba.h | 3563 #define I2C_SR2_TRA I2C_SR2_TRA_Msk /*!< Transmitter/Rec… macro
|
D | stm32l100xba.h | 3557 #define I2C_SR2_TRA I2C_SR2_TRA_Msk /*!< Transmitter/Rec… macro
|
D | stm32l100xb.h | 3551 #define I2C_SR2_TRA I2C_SR2_TRA_Msk /*!< Transmitter/Rec… macro
|
D | stm32l151xb.h | 3552 #define I2C_SR2_TRA I2C_SR2_TRA_Msk /*!< Transmitter/Rec… macro
|
D | stm32l151xba.h | 3561 #define I2C_SR2_TRA I2C_SR2_TRA_Msk /*!< Transmitter/Rec… macro
|
D | stm32l100xc.h | 3659 #define I2C_SR2_TRA I2C_SR2_TRA_Msk /*!< Transmitter/Rec… macro
|
D | stm32l151xc.h | 3828 #define I2C_SR2_TRA I2C_SR2_TRA_Msk /*!< Transmitter/Rec… macro
|
D | stm32l151xca.h | 3844 #define I2C_SR2_TRA I2C_SR2_TRA_Msk /*!< Transmitter/Rec… macro
|