Home
last modified time | relevance | path

Searched refs:I2C_CR1_GCEN (Results 1 – 25 of 250) sorted by relevance

12345678910

/hal_stm32-3.7.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_i2c.h754 SET_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_EnableGeneralCall()
766 CLEAR_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_DisableGeneralCall()
777 return ((READ_BIT(I2Cx->CR1, I2C_CR1_GCEN) == (I2C_CR1_GCEN)) ? 1UL : 0UL); in LL_I2C_IsEnabledGeneralCall()
Dstm32h7xx_hal_smbus.h274 #define SMBUS_GENERALCALL_ENABLE I2C_CR1_GCEN
/hal_stm32-3.7.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_i2c.h754 SET_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_EnableGeneralCall()
766 CLEAR_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_DisableGeneralCall()
777 return ((READ_BIT(I2Cx->CR1, I2C_CR1_GCEN) == (I2C_CR1_GCEN)) ? 1UL : 0UL); in LL_I2C_IsEnabledGeneralCall()
Dstm32mp1xx_hal_smbus.h276 #define SMBUS_GENERALCALL_ENABLE I2C_CR1_GCEN
/hal_stm32-3.7.0/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_i2c.h754 SET_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_EnableGeneralCall()
766 CLEAR_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_DisableGeneralCall()
777 return ((READ_BIT(I2Cx->CR1, I2C_CR1_GCEN) == (I2C_CR1_GCEN)) ? 1UL : 0UL); in LL_I2C_IsEnabledGeneralCall()
Dstm32c0xx_hal_smbus.h275 #define SMBUS_GENERALCALL_ENABLE I2C_CR1_GCEN
/hal_stm32-3.7.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_i2c.h714 SET_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_EnableGeneralCall()
726 CLEAR_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_DisableGeneralCall()
737 return ((READ_BIT(I2Cx->CR1, I2C_CR1_GCEN) == (I2C_CR1_GCEN)) ? 1UL : 0UL); in LL_I2C_IsEnabledGeneralCall()
Dstm32f7xx_hal_smbus.h274 #define SMBUS_GENERALCALL_ENABLE I2C_CR1_GCEN
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_i2c.h754 SET_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_EnableGeneralCall()
766 CLEAR_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_DisableGeneralCall()
777 return ((READ_BIT(I2Cx->CR1, I2C_CR1_GCEN) == (I2C_CR1_GCEN)) ? 1UL : 0UL); in LL_I2C_IsEnabledGeneralCall()
/hal_stm32-3.7.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_i2c.h754 SET_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_EnableGeneralCall()
766 CLEAR_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_DisableGeneralCall()
777 return ((READ_BIT(I2Cx->CR1, I2C_CR1_GCEN) == (I2C_CR1_GCEN)) ? 1UL : 0UL); in LL_I2C_IsEnabledGeneralCall()
Dstm32f3xx_hal_smbus.h274 #define SMBUS_GENERALCALL_ENABLE I2C_CR1_GCEN
/hal_stm32-3.7.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_i2c.h756 SET_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_EnableGeneralCall()
768 CLEAR_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_DisableGeneralCall()
779 return ((READ_BIT(I2Cx->CR1, I2C_CR1_GCEN) == (I2C_CR1_GCEN)) ? 1UL : 0UL); in LL_I2C_IsEnabledGeneralCall()
Dstm32f0xx_hal_smbus.h274 #define SMBUS_GENERALCALL_ENABLE I2C_CR1_GCEN
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_i2c.h746 SET_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_EnableGeneralCall()
758 CLEAR_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_DisableGeneralCall()
769 return ((READ_BIT(I2Cx->CR1, I2C_CR1_GCEN) == (I2C_CR1_GCEN)) ? 1UL : 0UL); in LL_I2C_IsEnabledGeneralCall()
/hal_stm32-3.7.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_i2c.h754 SET_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_EnableGeneralCall()
766 CLEAR_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_DisableGeneralCall()
777 return ((READ_BIT(I2Cx->CR1, I2C_CR1_GCEN) == (I2C_CR1_GCEN)) ? 1UL : 0UL); in LL_I2C_IsEnabledGeneralCall()
/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_i2c.h754 SET_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_EnableGeneralCall()
766 CLEAR_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_DisableGeneralCall()
777 return ((READ_BIT(I2Cx->CR1, I2C_CR1_GCEN) == (I2C_CR1_GCEN)) ? 1UL : 0UL); in LL_I2C_IsEnabledGeneralCall()
/hal_stm32-3.7.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_i2c.h754 SET_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_EnableGeneralCall()
766 CLEAR_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_DisableGeneralCall()
777 return ((READ_BIT(I2Cx->CR1, I2C_CR1_GCEN) == (I2C_CR1_GCEN)) ? 1UL : 0UL); in LL_I2C_IsEnabledGeneralCall()
/hal_stm32-3.7.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_i2c.h754 SET_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_EnableGeneralCall()
766 CLEAR_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_DisableGeneralCall()
777 return ((READ_BIT(I2Cx->CR1, I2C_CR1_GCEN) == (I2C_CR1_GCEN)) ? 1UL : 0UL); in LL_I2C_IsEnabledGeneralCall()
/hal_stm32-3.7.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_i2c.h754 SET_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_EnableGeneralCall()
766 CLEAR_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_DisableGeneralCall()
777 return ((READ_BIT(I2Cx->CR1, I2C_CR1_GCEN) == (I2C_CR1_GCEN)) ? 1UL : 0UL); in LL_I2C_IsEnabledGeneralCall()
Dstm32wbxx_hal_smbus.h274 #define SMBUS_GENERALCALL_ENABLE I2C_CR1_GCEN
/hal_stm32-3.7.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_i2c.h754 SET_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_EnableGeneralCall()
766 CLEAR_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_DisableGeneralCall()
777 return ((READ_BIT(I2Cx->CR1, I2C_CR1_GCEN) == (I2C_CR1_GCEN)) ? 1UL : 0UL); in LL_I2C_IsEnabledGeneralCall()
/hal_stm32-3.7.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_i2c.h754 SET_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_EnableGeneralCall()
766 CLEAR_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_DisableGeneralCall()
777 return ((READ_BIT(I2Cx->CR1, I2C_CR1_GCEN) == (I2C_CR1_GCEN)) ? 1UL : 0UL); in LL_I2C_IsEnabledGeneralCall()
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_i2c.h825 SET_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_EnableGeneralCall()
837 CLEAR_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_DisableGeneralCall()
848 return ((READ_BIT(I2Cx->CR1, I2C_CR1_GCEN) == (I2C_CR1_GCEN)) ? 1UL : 0UL); in LL_I2C_IsEnabledGeneralCall()
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_i2c.h837 SET_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_EnableGeneralCall()
849 CLEAR_BIT(I2Cx->CR1, I2C_CR1_GCEN); in LL_I2C_DisableGeneralCall()
860 return ((READ_BIT(I2Cx->CR1, I2C_CR1_GCEN) == (I2C_CR1_GCEN)) ? 1UL : 0UL); in LL_I2C_IsEnabledGeneralCall()
Dstm32wbaxx_hal_smbus.h273 #define SMBUS_GENERALCALL_ENABLE I2C_CR1_GCEN

12345678910