/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_rcc.h | 380 #if defined(RCC_CCIPR_I2C3SEL) 381 #define LL_RCC_I2C3_CLKSOURCE_PCLK1 (uint32_t)((RCC_CCIPR_I2C3SEL << 4U) | (0x00000000U >> 4… 382 #define LL_RCC_I2C3_CLKSOURCE_SYSCLK (uint32_t)((RCC_CCIPR_I2C3SEL << 4U) | (RCC_CCIPR_I2C3SE… 383 #define LL_RCC_I2C3_CLKSOURCE_HSI (uint32_t)((RCC_CCIPR_I2C3SEL << 4U) | (RCC_CCIPR_I2C3SE… 450 #if defined(RCC_CCIPR_I2C3SEL) 451 #define LL_RCC_I2C3_CLKSOURCE RCC_CCIPR_I2C3SEL /*!< I2C3 clock source selection bit…
|
D | stm32l0xx_hal_rcc_ex.h | 112 #if defined(RCC_CCIPR_I2C3SEL) 200 #if defined(RCC_CCIPR_I2C3SEL) 300 #if defined(RCC_CCIPR_I2C3SEL) 353 #if defined(RCC_CCIPR_I2C3SEL) 1543 #if defined(RCC_CCIPR_I2C3SEL) 1553 MODIFY_REG(RCC->CCIPR, RCC_CCIPR_I2C3SEL, (uint32_t)(__I2C3_CLKSOURCE__)) 1561 #define __HAL_RCC_GET_I2C3_SOURCE() ((uint32_t)(READ_BIT(RCC->CCIPR, RCC_CCIPR_I2C3SEL)))
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_rcc_ex.c | 266 #if defined (RCC_CCIPR_I2C3SEL) in HAL_RCCEx_PeriphCLKConfig() 316 #if defined(RCC_CCIPR_I2C3SEL) in HAL_RCCEx_GetPeriphCLKConfig() 351 #if defined(RCC_CCIPR_I2C3SEL) in HAL_RCCEx_GetPeriphCLKConfig() 701 #if defined(RCC_CCIPR_I2C3SEL) in HAL_RCCEx_GetPeriphCLKFreq()
|
D | stm32l0xx_ll_rcc.c | 55 #if defined(RCC_CCIPR_I2C3SEL) 379 #if defined(RCC_CCIPR_I2C3SEL) in LL_RCC_GetI2CClockFreq()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_rcc.h | 400 #define LL_RCC_I2C3_CLKSOURCE_PCLK1 (uint32_t)((RCC_CCIPR_I2C3SEL << 4) | (0x00000000U >> 4)… 401 #define LL_RCC_I2C3_CLKSOURCE_SYSCLK (uint32_t)((RCC_CCIPR_I2C3SEL << 4) | (RCC_CCIPR_I2C3SEL… 402 #define LL_RCC_I2C3_CLKSOURCE_HSI (uint32_t)((RCC_CCIPR_I2C3SEL << 4) | (RCC_CCIPR_I2C3SEL… 480 #define LL_RCC_I2C3_CLKSOURCE RCC_CCIPR_I2C3SEL /*!< I2C3 clock source selection bi…
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_rcc.c | 63 #if defined(RCC_CCIPR_I2C2SEL) && defined(RCC_CCIPR_I2C3SEL) && defined(RCC_CCIPR2_I2C4SEL) 68 #elif defined(RCC_CCIPR_I2C2SEL) && defined(RCC_CCIPR_I2C3SEL) 73 #elif !defined(RCC_CCIPR_I2C2SEL) && defined(RCC_CCIPR_I2C3SEL)
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_rcc.c | 64 #elif defined(RCC_CCIPR_I2C3SEL) 495 #if defined(RCC_CCIPR_I2C3SEL) in LL_RCC_GetI2CClockFreq()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_rcc.h | 469 #define LL_RCC_I2C3_CLKSOURCE_PCLK1 (uint32_t)((RCC_CCIPR_I2C3SEL << 4) | (0x00000000U >> 4)… 470 #define LL_RCC_I2C3_CLKSOURCE_SYSCLK (uint32_t)((RCC_CCIPR_I2C3SEL << 4) | (RCC_CCIPR_I2C3SEL… 471 #define LL_RCC_I2C3_CLKSOURCE_HSI (uint32_t)((RCC_CCIPR_I2C3SEL << 4) | (RCC_CCIPR_I2C3SEL… 583 #define LL_RCC_I2C3_CLKSOURCE RCC_CCIPR_I2C3SEL /*!< I2C3 clock source selection bi…
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_rcc_ex.h | 653 MODIFY_REG(RCC->CCIPR, RCC_CCIPR_I2C3SEL, (uint32_t)(__I2C3_CLKSOURCE__)) 661 #define __HAL_RCC_GET_I2C3_SOURCE() ((uint32_t)(READ_BIT(RCC->CCIPR, RCC_CCIPR_I2C3SEL)))
|
D | stm32u0xx_ll_rcc.h | 586 … (RCC_CCIPR_I2C3SEL >> RCC_CCIPR_I2C3SEL_Pos)) /*!< I2C3 Clock source selection */
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_rcc_ex.h | 766 MODIFY_REG(RCC->CCIPR, RCC_CCIPR_I2C3SEL, (__I2C3_CLKSOURCE__)) 774 #define __HAL_RCC_GET_I2C3_SOURCE() (READ_BIT(RCC->CCIPR, RCC_CCIPR_I2C3SEL))
|
D | stm32g4xx_ll_rcc.h | 510 #if defined(RCC_CCIPR_I2C3SEL) 511 …_OFFSET_CCIPR << 24U) | ((uint32_t)RCC_CCIPR_I2C3SEL_Pos << 16U) | (RCC_CCIPR_I2C3SEL >> RCC_CCIPR…
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_rcc_ex.h | 1509 MODIFY_REG(RCC->CCIPR, RCC_CCIPR_I2C3SEL, (__I2C3_CLKSOURCE__)) 1517 #define __HAL_RCC_GET_I2C3_SOURCE() (READ_BIT(RCC->CCIPR, RCC_CCIPR_I2C3SEL))
|
D | stm32l4xx_ll_rcc.h | 712 …_OFFSET_CCIPR << 24U) | ((uint32_t)RCC_CCIPR_I2C3SEL_Pos << 16U) | (RCC_CCIPR_I2C3SEL >> RCC_CCIPR…
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l081xx.h | 4164 #define RCC_CCIPR_I2C3SEL RCC_CCIPR_I2C3SEL_Msk /*!< I2C3SEL [1:0] b… macro
|
D | stm32l071xx.h | 4027 #define RCC_CCIPR_I2C3SEL RCC_CCIPR_I2C3SEL_Msk /*!< I2C3SEL [1:0] b… macro
|
D | stm32l072xx.h | 4486 #define RCC_CCIPR_I2C3SEL RCC_CCIPR_I2C3SEL_Msk /*!< I2C3SEL [1:0] b… macro
|
D | stm32l073xx.h | 4637 #define RCC_CCIPR_I2C3SEL RCC_CCIPR_I2C3SEL_Msk /*!< I2C3SEL [1:0] b… macro
|
D | stm32l083xx.h | 4774 #define RCC_CCIPR_I2C3SEL RCC_CCIPR_I2C3SEL_Msk /*!< I2C3SEL [1:0] b… macro
|
D | stm32l082xx.h | 4623 #define RCC_CCIPR_I2C3SEL RCC_CCIPR_I2C3SEL_Msk /*!< I2C3SEL [1:0] b… macro
|
/hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
D | stm32wle4xx.h | 6498 #define RCC_CCIPR_I2C3SEL RCC_CCIPR_I2C3SEL_Msk macro
|
D | stm32wle5xx.h | 6498 #define RCC_CCIPR_I2C3SEL RCC_CCIPR_I2C3SEL_Msk macro
|
D | stm32wl5mxx.h | 7375 #define RCC_CCIPR_I2C3SEL RCC_CCIPR_I2C3SEL_Msk macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
D | stm32u031xx.h | 5601 #define RCC_CCIPR_I2C3SEL RCC_CCIPR_I2C3SEL_Msk macro
|
D | stm32u083xx.h | 6470 #define RCC_CCIPR_I2C3SEL RCC_CCIPR_I2C3SEL_Msk macro
|