Home
last modified time | relevance | path

Searched refs:RCC_APB7ENR_I2C3EN (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rcc.h1032 SET_BIT(RCC->APB7ENR, RCC_APB7ENR_I2C3EN); \
1034 … tmpreg = READ_BIT(RCC->APB7ENR, RCC_APB7ENR_I2C3EN); \
1066 #define __HAL_RCC_I2C3_CLK_DISABLE() CLEAR_BIT(RCC->APB7ENR, RCC_APB7ENR_I2C3EN)
1189 #define __HAL_RCC_I2C3_IS_CLK_ENABLED() (READ_BIT(RCC->APB7ENR, RCC_APB7ENR_I2C3EN) != 0U)
Dstm32wbaxx_ll_bus.h189 #define LL_APB7_GRP1_PERIPH_I2C3 RCC_APB7ENR_I2C3EN
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h6313 #define RCC_APB7ENR_I2C3EN RCC_APB7ENR_I2C3EN_Msk macro
Dstm32wba52xx.h10136 #define RCC_APB7ENR_I2C3EN RCC_APB7ENR_I2C3EN_Msk macro
Dstm32wba54xx.h10432 #define RCC_APB7ENR_I2C3EN RCC_APB7ENR_I2C3EN_Msk macro
Dstm32wba5mxx.h10450 #define RCC_APB7ENR_I2C3EN RCC_APB7ENR_I2C3EN_Msk macro
Dstm32wba55xx.h10450 #define RCC_APB7ENR_I2C3EN RCC_APB7ENR_I2C3EN_Msk macro