Home
last modified time | relevance | path

Searched refs:RCC_APB3ENR_I2C3EN (Results 1 – 21 of 21) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h1894 SET_BIT(RCC->APB3ENR, RCC_APB3ENR_I2C3EN); \
1896 … tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_I2C3EN); \
1962 #define __HAL_RCC_I2C3_CLK_DISABLE() CLEAR_BIT(RCC->APB3ENR, RCC_APB3ENR_I2C3EN)
2552 #define __HAL_RCC_I2C3_IS_CLK_ENABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_I2C3EN) != 0U)
2574 #define __HAL_RCC_I2C3_IS_CLK_DISABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_I2C3EN) == 0U)
Dstm32u5xx_ll_bus.h298 #define LL_APB3_GRP1_PERIPH_I2C3 RCC_APB3ENR_I2C3EN
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h1848 SET_BIT(RCC->APB3ENR, RCC_APB3ENR_I2C3EN); \
1850 … tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_I2C3EN); \
1950 #define __HAL_RCC_I2C3_CLK_DISABLE() CLEAR_BIT(RCC->APB3ENR, RCC_APB3ENR_I2C3EN)
2663 #define __HAL_RCC_I2C3_IS_CLK_ENABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_I2C3EN) != 0U)
2707 #define __HAL_RCC_I2C3_IS_CLK_DISABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_I2C3EN) == 0U)
Dstm32h5xx_ll_bus.h356 #define LL_APB3_GRP1_PERIPH_I2C3 RCC_APB3ENR_I2C3EN
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h13394 #define RCC_APB3ENR_I2C3EN RCC_APB3ENR_I2C3EN_Msk macro
Dstm32h562xx.h14200 #define RCC_APB3ENR_I2C3EN RCC_APB3ENR_I2C3EN_Msk macro
Dstm32h533xx.h13931 #define RCC_APB3ENR_I2C3EN RCC_APB3ENR_I2C3EN_Msk macro
Dstm32h573xx.h16827 #define RCC_APB3ENR_I2C3EN RCC_APB3ENR_I2C3EN_Msk macro
Dstm32h563xx.h16290 #define RCC_APB3ENR_I2C3EN RCC_APB3ENR_I2C3EN_Msk macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h15295 #define RCC_APB3ENR_I2C3EN RCC_APB3ENR_I2C3EN_Msk /*!< I2C3 Cloc… macro
Dstm32u535xx.h14758 #define RCC_APB3ENR_I2C3EN RCC_APB3ENR_I2C3EN_Msk /*!< I2C3 Cloc… macro
Dstm32u575xx.h16229 #define RCC_APB3ENR_I2C3EN RCC_APB3ENR_I2C3EN_Msk /*!< I2C3 Cloc… macro
Dstm32u585xx.h16821 #define RCC_APB3ENR_I2C3EN RCC_APB3ENR_I2C3EN_Msk /*!< I2C3 Cloc… macro
Dstm32u595xx.h17293 #define RCC_APB3ENR_I2C3EN RCC_APB3ENR_I2C3EN_Msk /*!< I2C3 Cloc… macro
Dstm32u5a5xx.h17885 #define RCC_APB3ENR_I2C3EN RCC_APB3ENR_I2C3EN_Msk /*!< I2C3 Cloc… macro
Dstm32u5f7xx.h18862 #define RCC_APB3ENR_I2C3EN RCC_APB3ENR_I2C3EN_Msk /*!< I2C3 Cloc… macro
Dstm32u599xx.h21046 #define RCC_APB3ENR_I2C3EN RCC_APB3ENR_I2C3EN_Msk /*!< I2C3 Cloc… macro
Dstm32u5g7xx.h19454 #define RCC_APB3ENR_I2C3EN RCC_APB3ENR_I2C3EN_Msk /*!< I2C3 Cloc… macro
Dstm32u5f9xx.h21997 #define RCC_APB3ENR_I2C3EN RCC_APB3ENR_I2C3EN_Msk /*!< I2C3 Cloc… macro
Dstm32u5a9xx.h21638 #define RCC_APB3ENR_I2C3EN RCC_APB3ENR_I2C3EN_Msk /*!< I2C3 Cloc… macro
Dstm32u5g9xx.h22589 #define RCC_APB3ENR_I2C3EN RCC_APB3ENR_I2C3EN_Msk /*!< I2C3 Cloc… macro