/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_rcc_ex.h | 364 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member 405 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member 462 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member 507 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member 558 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member 621 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member 693 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member 762 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member 798 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member 822 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member [all …]
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_rcc_ex.h | 397 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member 416 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member 437 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member 461 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member 485 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member 509 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member 540 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_rcc_ex.c | 251 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig() 254 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig() 724 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig() 952 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig() 955 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig() 1314 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_rcc_ex.c | 184 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig() 187 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig() 253 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_rcc_ex.c | 262 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig() 265 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig() 367 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_rcc_ex.c | 221 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig() 224 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig() 278 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_rcc_ex.c | 260 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig() 263 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig() 350 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_rcc_ex.c | 135 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig() 138 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig() 458 PeriphClkInit->I2c1ClockSelection = (tmpreg & RCC_CCIPR1_I2C1SEL); in HAL_RCCEx_GetPeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_rcc_ex.c | 222 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig() 225 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig() 598 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_rcc_ex.c | 265 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig() 268 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig() 419 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_rcc_ex.c | 308 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig() 311 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig() 485 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_rcc_ex.c | 290 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig() 293 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig() 533 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_rcc_ex.c | 294 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig() 297 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig() 598 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_rcc_ex.c | 483 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig() 486 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig() 731 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_rcc_ex.c | 840 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig() 842 if (PeriphClkInit->I2c1ClockSelection == RCC_I2C1CLKSOURCE_IC10) in HAL_RCCEx_PeriphCLKConfig() 855 else if (PeriphClkInit->I2c1ClockSelection == RCC_I2C1CLKSOURCE_IC15) in HAL_RCCEx_PeriphCLKConfig() 868 else if (PeriphClkInit->I2c1ClockSelection == RCC_I2C1CLKSOURCE_CLKP) in HAL_RCCEx_PeriphCLKConfig() 878 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig() 2450 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_rcc_ex.c | 495 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig() 498 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig() 990 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_rcc_ex.h | 151 uint32_t I2c1ClockSelection; /*!< Specifies I2C1 clock source. member
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_rcc_ex.c | 905 assert_param(IS_RCC_I2C1CLKSOURCE(pPeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig() 907 switch (pPeriphClkInit->I2c1ClockSelection) in HAL_RCCEx_PeriphCLKConfig() 943 __HAL_RCC_I2C1_CONFIG(pPeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig() 2626 pPeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_rcc_ex.h | 58 uint32_t I2c1ClockSelection; /*!< Specifies I2C1 clock source member
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_rcc_ex.c | 517 assert_param(IS_RCC_I2C1CLKSOURCE(pPeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig() 520 __HAL_RCC_I2C1_CONFIG(pPeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig() 1380 pPeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_rcc_ex.h | 74 uint32_t I2c1ClockSelection; /*!< Specifies I2C1 clock source. member
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_rcc_ex.h | 76 uint32_t I2c1ClockSelection; /*!< Specifies I2C1 clock source. member
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_rcc_ex.h | 312 uint32_t I2c1ClockSelection; /*!< Specifies I2C1 clock source. member
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_rcc_ex.h | 73 uint32_t I2c1ClockSelection; /*!< Specifies I2C1 clock source member
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_rcc_ex.h | 75 uint32_t I2c1ClockSelection; /*!< Specifies I2C1 clock source. member
|