Searched refs:RCC_APB1LENR_I2C2EN (Results 1 – 25 of 32) sorted by relevance
12
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_rcc.h | 1916 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_I2C2EN);\ 1918 tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_I2C2EN);\ 2055 #define __HAL_RCC_I2C2_CLK_DISABLE() (RCC->APB1LENR) &= ~ (RCC_APB1LENR_I2C2EN) 2104 #define __HAL_RCC_I2C2_IS_CLK_ENABLED() ((RCC->APB1LENR & RCC_APB1LENR_I2C2EN) != 0U) 2146 #define __HAL_RCC_I2C2_IS_CLK_DISABLED() ((RCC->APB1LENR & RCC_APB1LENR_I2C2EN) == 0U) 3250 SET_BIT(RCC_C1->APB1LENR, RCC_APB1LENR_I2C2EN);\ 3252 tmpreg = READ_BIT(RCC_C1->APB1LENR, RCC_APB1LENR_I2C2EN);\ 3356 #define __HAL_RCC_C1_I2C2_CLK_DISABLE() (RCC_C1->APB1LENR) &= ~ (RCC_APB1LENR_I2C2EN) 4280 SET_BIT(RCC_C2->APB1LENR, RCC_APB1LENR_I2C2EN);\ 4282 tmpreg = READ_BIT(RCC_C2->APB1LENR, RCC_APB1LENR_I2C2EN);\ [all …]
|
D | stm32h7xx_ll_bus.h | 278 #define LL_APB1_GRP1_PERIPH_I2C2 RCC_APB1LENR_I2C2EN
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_rcc.h | 1400 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_I2C2EN); \ 1402 … tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_I2C2EN); \ 1592 #define __HAL_RCC_I2C2_CLK_DISABLE() CLEAR_BIT(RCC->APB1LENR, RCC_APB1LENR_I2C2EN) 2393 #define __HAL_RCC_I2C2_IS_CLK_ENABLED() (READ_BIT(RCC->APB1LENR, RCC_APB1LENR_I2C2EN) != 0U) 2499 #define __HAL_RCC_I2C2_IS_CLK_DISABLED() (READ_BIT(RCC->APB1LENR, RCC_APB1LENR_I2C2EN) == 0U)
|
D | stm32h5xx_ll_bus.h | 246 #define LL_APB1_GRP1_PERIPH_I2C2 RCC_APB1LENR_I2C2EN
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 8993 #define RCC_APB1LENR_I2C2EN RCC_APB1LENR_I2C2EN_Msk macro
|
D | stm32h523xx.h | 13334 #define RCC_APB1LENR_I2C2EN RCC_APB1LENR_I2C2EN_Msk macro
|
D | stm32h562xx.h | 14104 #define RCC_APB1LENR_I2C2EN RCC_APB1LENR_I2C2EN_Msk macro
|
D | stm32h533xx.h | 13871 #define RCC_APB1LENR_I2C2EN RCC_APB1LENR_I2C2EN_Msk macro
|
D | stm32h573xx.h | 16731 #define RCC_APB1LENR_I2C2EN RCC_APB1LENR_I2C2EN_Msk macro
|
D | stm32h563xx.h | 16194 #define RCC_APB1LENR_I2C2EN RCC_APB1LENR_I2C2EN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h7a3xx.h | 13695 #define RCC_APB1LENR_I2C2EN RCC_APB1LENR_I2C2EN_Msk macro
|
D | stm32h7b0xx.h | 14151 #define RCC_APB1LENR_I2C2EN RCC_APB1LENR_I2C2EN_Msk macro
|
D | stm32h7b0xxq.h | 14163 #define RCC_APB1LENR_I2C2EN RCC_APB1LENR_I2C2EN_Msk macro
|
D | stm32h7a3xxq.h | 13707 #define RCC_APB1LENR_I2C2EN RCC_APB1LENR_I2C2EN_Msk macro
|
D | stm32h7b3xx.h | 14158 #define RCC_APB1LENR_I2C2EN RCC_APB1LENR_I2C2EN_Msk macro
|
D | stm32h7b3xxq.h | 14170 #define RCC_APB1LENR_I2C2EN RCC_APB1LENR_I2C2EN_Msk macro
|
D | stm32h730xxq.h | 16018 #define RCC_APB1LENR_I2C2EN RCC_APB1LENR_I2C2EN_Msk macro
|
D | stm32h733xx.h | 16006 #define RCC_APB1LENR_I2C2EN RCC_APB1LENR_I2C2EN_Msk macro
|
D | stm32h725xx.h | 15555 #define RCC_APB1LENR_I2C2EN RCC_APB1LENR_I2C2EN_Msk macro
|
D | stm32h730xx.h | 16006 #define RCC_APB1LENR_I2C2EN RCC_APB1LENR_I2C2EN_Msk macro
|
D | stm32h735xx.h | 16018 #define RCC_APB1LENR_I2C2EN RCC_APB1LENR_I2C2EN_Msk macro
|
D | stm32h742xx.h | 14887 #define RCC_APB1LENR_I2C2EN RCC_APB1LENR_I2C2EN_Msk macro
|
D | stm32h723xx.h | 15543 #define RCC_APB1LENR_I2C2EN RCC_APB1LENR_I2C2EN_Msk macro
|
D | stm32h750xx.h | 15792 #define RCC_APB1LENR_I2C2EN RCC_APB1LENR_I2C2EN_Msk macro
|
D | stm32h753xx.h | 15798 #define RCC_APB1LENR_I2C2EN RCC_APB1LENR_I2C2EN_Msk macro
|
12