Home
last modified time | relevance | path

Searched refs:RCC_APB1ENR_I2C4EN (Results 1 – 11 of 11) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_rcc_ex.h1137 SET_BIT(RCC->APB1ENR, RCC_APB1ENR_I2C4EN);\
1139 tmpreg = READ_BIT(RCC->APB1ENR, RCC_APB1ENR_I2C4EN);\
1196 #define __HAL_RCC_I2C4_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_I2C4EN))
1642 #define __HAL_RCC_I2C4_IS_CLK_ENABLED() ((RCC->APB1ENR & (RCC_APB1ENR_I2C4EN)) != RESET)
1647 #define __HAL_RCC_I2C4_IS_CLK_DISABLED() ((RCC->APB1ENR & (RCC_APB1ENR_I2C4EN)) == RESET)
Dstm32f7xx_ll_bus.h172 #define LL_APB1_GRP1_PERIPH_I2C4 RCC_APB1ENR_I2C4EN
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f750xx.h11171 #define RCC_APB1ENR_I2C4EN RCC_APB1ENR_I2C4EN_Msk macro
Dstm32f745xx.h10542 #define RCC_APB1ENR_I2C4EN RCC_APB1ENR_I2C4EN_Msk macro
Dstm32f756xx.h11171 #define RCC_APB1ENR_I2C4EN RCC_APB1ENR_I2C4EN_Msk macro
Dstm32f746xx.h10884 #define RCC_APB1ENR_I2C4EN RCC_APB1ENR_I2C4EN_Msk macro
Dstm32f765xx.h11073 #define RCC_APB1ENR_I2C4EN RCC_APB1ENR_I2C4EN_Msk macro
Dstm32f777xx.h11745 #define RCC_APB1ENR_I2C4EN RCC_APB1ENR_I2C4EN_Msk macro
Dstm32f767xx.h11458 #define RCC_APB1ENR_I2C4EN RCC_APB1ENR_I2C4EN_Msk macro
Dstm32f779xx.h11831 #define RCC_APB1ENR_I2C4EN RCC_APB1ENR_I2C4EN_Msk macro
Dstm32f769xx.h11544 #define RCC_APB1ENR_I2C4EN RCC_APB1ENR_I2C4EN_Msk macro