/hal_stm32-3.7.0/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_i2c.h | 832 SET_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_EnableOwnAddress1() 843 CLEAR_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_DisableOwnAddress1() 854 return ((READ_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN) == (I2C_OAR1_OA1EN)) ? 1UL : 0UL); in LL_I2C_IsEnabledOwnAddress1()
|
/hal_stm32-3.7.0/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_i2c.h | 832 SET_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_EnableOwnAddress1() 843 CLEAR_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_DisableOwnAddress1() 854 return ((READ_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN) == (I2C_OAR1_OA1EN)) ? 1UL : 0UL); in LL_I2C_IsEnabledOwnAddress1()
|
/hal_stm32-3.7.0/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_i2c.h | 832 SET_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_EnableOwnAddress1() 843 CLEAR_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_DisableOwnAddress1() 854 return ((READ_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN) == (I2C_OAR1_OA1EN)) ? 1UL : 0UL); in LL_I2C_IsEnabledOwnAddress1()
|
/hal_stm32-3.7.0/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_i2c.h | 792 SET_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_EnableOwnAddress1() 803 CLEAR_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_DisableOwnAddress1() 814 return ((READ_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN) == (I2C_OAR1_OA1EN)) ? 1UL : 0UL); in LL_I2C_IsEnabledOwnAddress1()
|
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_i2c.h | 933 SET_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_EnableOwnAddress1() 944 CLEAR_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_DisableOwnAddress1() 955 return ((READ_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN) == (I2C_OAR1_OA1EN)) ? 1UL : 0UL); in LL_I2C_IsEnabledOwnAddress1()
|
/hal_stm32-3.7.0/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_i2c.h | 832 SET_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_EnableOwnAddress1() 843 CLEAR_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_DisableOwnAddress1() 854 return ((READ_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN) == (I2C_OAR1_OA1EN)) ? 1UL : 0UL); in LL_I2C_IsEnabledOwnAddress1()
|
/hal_stm32-3.7.0/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_i2c.h | 834 SET_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_EnableOwnAddress1() 845 CLEAR_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_DisableOwnAddress1() 856 return ((READ_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN) == (I2C_OAR1_OA1EN)) ? 1UL : 0UL); in LL_I2C_IsEnabledOwnAddress1()
|
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_i2c.h | 925 SET_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_EnableOwnAddress1() 936 CLEAR_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_DisableOwnAddress1() 947 return ((READ_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN) == (I2C_OAR1_OA1EN)) ? 1UL : 0UL); in LL_I2C_IsEnabledOwnAddress1()
|
/hal_stm32-3.7.0/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_i2c.h | 832 SET_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_EnableOwnAddress1() 843 CLEAR_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_DisableOwnAddress1() 854 return ((READ_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN) == (I2C_OAR1_OA1EN)) ? 1UL : 0UL); in LL_I2C_IsEnabledOwnAddress1()
|
/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_i2c.h | 832 SET_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_EnableOwnAddress1() 843 CLEAR_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_DisableOwnAddress1() 854 return ((READ_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN) == (I2C_OAR1_OA1EN)) ? 1UL : 0UL); in LL_I2C_IsEnabledOwnAddress1()
|
/hal_stm32-3.7.0/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_i2c.h | 832 SET_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_EnableOwnAddress1() 843 CLEAR_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_DisableOwnAddress1() 854 return ((READ_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN) == (I2C_OAR1_OA1EN)) ? 1UL : 0UL); in LL_I2C_IsEnabledOwnAddress1()
|
/hal_stm32-3.7.0/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_i2c.h | 832 SET_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_EnableOwnAddress1() 843 CLEAR_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_DisableOwnAddress1() 854 return ((READ_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN) == (I2C_OAR1_OA1EN)) ? 1UL : 0UL); in LL_I2C_IsEnabledOwnAddress1()
|
/hal_stm32-3.7.0/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_i2c.h | 832 SET_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_EnableOwnAddress1() 843 CLEAR_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_DisableOwnAddress1() 854 return ((READ_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN) == (I2C_OAR1_OA1EN)) ? 1UL : 0UL); in LL_I2C_IsEnabledOwnAddress1()
|
/hal_stm32-3.7.0/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_i2c.h | 832 SET_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_EnableOwnAddress1() 843 CLEAR_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_DisableOwnAddress1() 854 return ((READ_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN) == (I2C_OAR1_OA1EN)) ? 1UL : 0UL); in LL_I2C_IsEnabledOwnAddress1()
|
/hal_stm32-3.7.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_i2c.h | 832 SET_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_EnableOwnAddress1() 843 CLEAR_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_DisableOwnAddress1() 854 return ((READ_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN) == (I2C_OAR1_OA1EN)) ? 1UL : 0UL); in LL_I2C_IsEnabledOwnAddress1()
|
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_i2c.h | 1004 SET_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_EnableOwnAddress1() 1015 CLEAR_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_DisableOwnAddress1() 1026 return ((READ_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN) == (I2C_OAR1_OA1EN)) ? 1UL : 0UL); in LL_I2C_IsEnabledOwnAddress1()
|
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_i2c.h | 1016 SET_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_EnableOwnAddress1() 1027 CLEAR_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN); in LL_I2C_DisableOwnAddress1() 1038 return ((READ_BIT(I2Cx->OAR1, I2C_OAR1_OA1EN) == (I2C_OAR1_OA1EN)) ? 1UL : 0UL); in LL_I2C_IsEnabledOwnAddress1()
|
/hal_stm32-3.7.0/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_smbus.c | 354 hsmbus->Instance->OAR1 &= ~I2C_OAR1_OA1EN; in HAL_SMBUS_Init() 360 hsmbus->Instance->OAR1 = (I2C_OAR1_OA1EN | hsmbus->Init.OwnAddress1); in HAL_SMBUS_Init() 364 hsmbus->Instance->OAR1 = (I2C_OAR1_OA1EN | I2C_OAR1_OA1MODE | hsmbus->Init.OwnAddress1); in HAL_SMBUS_Init()
|
/hal_stm32-3.7.0/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_smbus.c | 354 hsmbus->Instance->OAR1 &= ~I2C_OAR1_OA1EN; in HAL_SMBUS_Init() 360 hsmbus->Instance->OAR1 = (I2C_OAR1_OA1EN | hsmbus->Init.OwnAddress1); in HAL_SMBUS_Init() 364 hsmbus->Instance->OAR1 = (I2C_OAR1_OA1EN | I2C_OAR1_OA1MODE | hsmbus->Init.OwnAddress1); in HAL_SMBUS_Init()
|
/hal_stm32-3.7.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_smbus.c | 354 hsmbus->Instance->OAR1 &= ~I2C_OAR1_OA1EN; in HAL_SMBUS_Init() 360 hsmbus->Instance->OAR1 = (I2C_OAR1_OA1EN | hsmbus->Init.OwnAddress1); in HAL_SMBUS_Init() 364 hsmbus->Instance->OAR1 = (I2C_OAR1_OA1EN | I2C_OAR1_OA1MODE | hsmbus->Init.OwnAddress1); in HAL_SMBUS_Init()
|
/hal_stm32-3.7.0/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_smbus.c | 354 hsmbus->Instance->OAR1 &= ~I2C_OAR1_OA1EN; in HAL_SMBUS_Init() 360 hsmbus->Instance->OAR1 = (I2C_OAR1_OA1EN | hsmbus->Init.OwnAddress1); in HAL_SMBUS_Init() 364 hsmbus->Instance->OAR1 = (I2C_OAR1_OA1EN | I2C_OAR1_OA1MODE | hsmbus->Init.OwnAddress1); in HAL_SMBUS_Init()
|
/hal_stm32-3.7.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_smbus.c | 354 hsmbus->Instance->OAR1 &= ~I2C_OAR1_OA1EN; in HAL_SMBUS_Init() 360 hsmbus->Instance->OAR1 = (I2C_OAR1_OA1EN | hsmbus->Init.OwnAddress1); in HAL_SMBUS_Init() 364 hsmbus->Instance->OAR1 = (I2C_OAR1_OA1EN | I2C_OAR1_OA1MODE | hsmbus->Init.OwnAddress1); in HAL_SMBUS_Init()
|
/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_smbus.c | 354 hsmbus->Instance->OAR1 &= ~I2C_OAR1_OA1EN; in HAL_SMBUS_Init() 360 hsmbus->Instance->OAR1 = (I2C_OAR1_OA1EN | hsmbus->Init.OwnAddress1); in HAL_SMBUS_Init() 364 hsmbus->Instance->OAR1 = (I2C_OAR1_OA1EN | I2C_OAR1_OA1MODE | hsmbus->Init.OwnAddress1); in HAL_SMBUS_Init()
|
/hal_stm32-3.7.0/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_smbus.c | 354 hsmbus->Instance->OAR1 &= ~I2C_OAR1_OA1EN; in HAL_SMBUS_Init() 360 hsmbus->Instance->OAR1 = (I2C_OAR1_OA1EN | hsmbus->Init.OwnAddress1); in HAL_SMBUS_Init() 364 hsmbus->Instance->OAR1 = (I2C_OAR1_OA1EN | I2C_OAR1_OA1MODE | hsmbus->Init.OwnAddress1); in HAL_SMBUS_Init()
|
/hal_stm32-3.7.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_smbus.c | 354 hsmbus->Instance->OAR1 &= ~I2C_OAR1_OA1EN; in HAL_SMBUS_Init() 360 hsmbus->Instance->OAR1 = (I2C_OAR1_OA1EN | hsmbus->Init.OwnAddress1); in HAL_SMBUS_Init() 364 hsmbus->Instance->OAR1 = (I2C_OAR1_OA1EN | I2C_OAR1_OA1MODE | hsmbus->Init.OwnAddress1); in HAL_SMBUS_Init()
|