Home
last modified time | relevance | path

Searched refs:RCC_APB1ENR2_I2C5EN (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h1608 SET_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C5EN); \
1610 … tmpreg = READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C5EN); \
1682 #define __HAL_RCC_I2C5_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C5EN)
2386 #define __HAL_RCC_I2C5_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C5EN) != 0U)
2438 #define __HAL_RCC_I2C5_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR2, RCC_APB1ENR2_I2C5EN) == 0U)
Dstm32u5xx_ll_bus.h251 #define LL_APB1_GRP2_PERIPH_I2C5 RCC_APB1ENR2_I2C5EN
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u595xx.h17241 #define RCC_APB1ENR2_I2C5EN RCC_APB1ENR2_I2C5EN_Msk /*!< I2C5 Clock… macro
Dstm32u5a5xx.h17833 #define RCC_APB1ENR2_I2C5EN RCC_APB1ENR2_I2C5EN_Msk /*!< I2C5 Clock… macro
Dstm32u5f7xx.h18804 #define RCC_APB1ENR2_I2C5EN RCC_APB1ENR2_I2C5EN_Msk /*!< I2C5 Clock… macro
Dstm32u599xx.h20988 #define RCC_APB1ENR2_I2C5EN RCC_APB1ENR2_I2C5EN_Msk /*!< I2C5 Clock… macro
Dstm32u5g7xx.h19396 #define RCC_APB1ENR2_I2C5EN RCC_APB1ENR2_I2C5EN_Msk /*!< I2C5 Clock… macro
Dstm32u5f9xx.h21936 #define RCC_APB1ENR2_I2C5EN RCC_APB1ENR2_I2C5EN_Msk /*!< I2C5 Clock… macro
Dstm32u5a9xx.h21580 #define RCC_APB1ENR2_I2C5EN RCC_APB1ENR2_I2C5EN_Msk /*!< I2C5 Clock… macro
Dstm32u5g9xx.h22528 #define RCC_APB1ENR2_I2C5EN RCC_APB1ENR2_I2C5EN_Msk /*!< I2C5 Clock… macro