Searched refs:I2C_OAR2_OA2EN (Results 1 – 10 of 10) sorted by relevance
864 SET_BIT(I2Cx->OAR2, I2C_OAR2_OA2EN); in LL_I2C_EnableOwnAddress2()875 CLEAR_BIT(I2Cx->OAR2, I2C_OAR2_OA2EN); in LL_I2C_DisableOwnAddress2()886 return (READ_BIT(I2Cx->OAR2, I2C_OAR2_OA2EN) == (I2C_OAR2_OA2EN)); in LL_I2C_IsEnabledOwnAddress2()
206 #define SMBUS_DUALADDRESS_ENABLE I2C_OAR2_OA2EN
268 #define I2C_DUALADDRESS_ENABLE I2C_OAR2_OA2EN
864 SET_BIT(I2Cx->OAR2, I2C_OAR2_OA2EN); in LL_I2C_EnableOwnAddress2()875 CLEAR_BIT(I2Cx->OAR2, I2C_OAR2_OA2EN); in LL_I2C_DisableOwnAddress2()886 return ((READ_BIT(I2Cx->OAR2, I2C_OAR2_OA2EN) == (I2C_OAR2_OA2EN)) ? 1UL : 0UL); in LL_I2C_IsEnabledOwnAddress2()
250 #define SMBUS_DUALADDRESS_ENABLE I2C_OAR2_OA2EN
327 #define I2C_DUALADDRESS_ENABLE I2C_OAR2_OA2EN
2950 #define I2C_OAR2_OA2EN I2C_OAR2_OA2EN_Msk /*!< Own address 2 e… macro
3230 #define I2C_OAR2_OA2EN I2C_OAR2_OA2EN_Msk /*!< Own address 2 e… macro
3208 #define I2C_OAR2_OA2EN I2C_OAR2_OA2EN_Msk /*!< Own address 2 e… macro
9368 #define I2C_OAR2_OA2EN I2C_OAR2_OA2EN_Msk /*!< Own address 2 e… macro