| /hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
| D | stm32g4xx_hal_rcc.h | 987 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C3EN); \ 989 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C3EN); \ 1075 #define __HAL_RCC_I2C3_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C3EN) 1448 #define __HAL_RCC_I2C3_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C3EN) != 0U) 1510 #define __HAL_RCC_I2C3_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C3EN) == 0U)
|
| D | stm32g4xx_ll_bus.h | 164 #define LL_APB1_GRP1_PERIPH_I2C3 RCC_APB1ENR1_I2C3EN
|
| /hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
| D | stm32l5xx_hal_rcc.h | 1067 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C3EN); \ 1069 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C3EN); \ 1202 #define __HAL_RCC_I2C3_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C3EN) 1527 #define __HAL_RCC_I2C3_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C3EN) != 0U) 1584 #define __HAL_RCC_I2C3_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C3EN) == 0U)
|
| D | stm32l5xx_ll_bus.h | 142 #define LL_APB1_GRP1_PERIPH_I2C3 RCC_APB1ENR1_I2C3EN
|
| /hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
| D | stm32l4xx_hal_rcc.h | 1227 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C3EN); \ 1229 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C3EN); \ 1400 #define __HAL_RCC_I2C3_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C3EN) 1946 #define __HAL_RCC_I2C3_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C3EN) != 0U) 2045 #define __HAL_RCC_I2C3_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C3EN) == 0U)
|
| D | stm32l4xx_ll_bus.h | 207 #define LL_APB1_GRP1_PERIPH_I2C3 RCC_APB1ENR1_I2C3EN
|
| /hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
| D | stm32h7rsxx_ll_bus.h | 182 #define LL_APB1_GRP1_PERIPH_I2C3 RCC_APB1ENR1_I2C3EN
|
| D | stm32h7rsxx_hal_rcc.h | 1503 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C3EN);\ 1611 #define __HAL_RCC_I2C3_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C3EN) 2117 #define __HAL_RCC_I2C3_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_I2C3EN) != 0U)
|
| /hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
| D | stm32wbxx_ll_bus.h | 146 #define LL_APB1_GRP1_PERIPH_I2C3 RCC_APB1ENR1_I2C3EN
|
| /hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
| D | stm32wlxx_ll_bus.h | 124 #define LL_APB1_GRP1_PERIPH_I2C3 RCC_APB1ENR1_I2C3EN
|
| /hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
| D | stm32n6xx_ll_bus.h | 245 #define LL_APB1_GRP1_PERIPH_I2C3 RCC_APB1ENR1_I2C3EN
|
| /hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
| D | stm32wle4xx.h | 6299 #define RCC_APB1ENR1_I2C3EN RCC_APB1ENR1_I2C3EN_Msk macro
|
| D | stm32wle5xx.h | 6299 #define RCC_APB1ENR1_I2C3EN RCC_APB1ENR1_I2C3EN_Msk macro
|
| D | stm32wl5mxx.h | 7176 #define RCC_APB1ENR1_I2C3EN RCC_APB1ENR1_I2C3EN_Msk macro
|
| D | stm32wl54xx.h | 7176 #define RCC_APB1ENR1_I2C3EN RCC_APB1ENR1_I2C3EN_Msk macro
|
| D | stm32wl55xx.h | 7176 #define RCC_APB1ENR1_I2C3EN RCC_APB1ENR1_I2C3EN_Msk macro
|
| /hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
| D | stm32l422xx.h | 6161 #define RCC_APB1ENR1_I2C3EN RCC_APB1ENR1_I2C3EN_Msk macro
|
| D | stm32l412xx.h | 5939 #define RCC_APB1ENR1_I2C3EN RCC_APB1ENR1_I2C3EN_Msk macro
|
| /hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
| D | stm32wb35xx.h | 7710 #define RCC_APB1ENR1_I2C3EN RCC_APB1ENR1_I2C3EN_Msk macro
|
| D | stm32wb55xx.h | 7925 #define RCC_APB1ENR1_I2C3EN RCC_APB1ENR1_I2C3EN_Msk macro
|
| D | stm32wb5mxx.h | 7925 #define RCC_APB1ENR1_I2C3EN RCC_APB1ENR1_I2C3EN_Msk macro
|
| /hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
| D | stm32g441xx.h | 8029 #define RCC_APB1ENR1_I2C3EN RCC_APB1ENR1_I2C3EN_Msk macro
|
| D | stm32gbk1cb.h | 7782 #define RCC_APB1ENR1_I2C3EN RCC_APB1ENR1_I2C3EN_Msk macro
|
| D | stm32g431xx.h | 7802 #define RCC_APB1ENR1_I2C3EN RCC_APB1ENR1_I2C3EN_Msk macro
|
| D | stm32g4a1xx.h | 8411 #define RCC_APB1ENR1_I2C3EN RCC_APB1ENR1_I2C3EN_Msk macro
|