Home
last modified time | relevance | path

Searched refs:I2c2ClockSelection (Results 1 – 20 of 20) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_rcc_ex.c261 assert_param(IS_RCC_I2C2CLKSOURCE(PeriphClkInit->I2c2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
264 __HAL_RCC_I2C2_CONFIG(PeriphClkInit->I2c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
727 PeriphClkInit->I2c2ClockSelection = __HAL_RCC_GET_I2C2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
962 assert_param(IS_RCC_I2C2CLKSOURCE(PeriphClkInit->I2c2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
965 __HAL_RCC_I2C2_CONFIG(PeriphClkInit->I2c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
1317 PeriphClkInit->I2c2ClockSelection = __HAL_RCC_GET_I2C2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc_ex.h367 uint32_t I2c2ClockSelection; /*!< I2C2 clock source member
408 uint32_t I2c2ClockSelection; /*!< I2C2 clock source member
465 uint32_t I2c2ClockSelection; /*!< I2C2 clock source member
510 uint32_t I2c2ClockSelection; /*!< I2C2 clock source member
561 uint32_t I2c2ClockSelection; /*!< I2C2 clock source member
624 uint32_t I2c2ClockSelection; /*!< I2C2 clock source member
696 uint32_t I2c2ClockSelection; /*!< I2C2 clock source member
765 uint32_t I2c2ClockSelection; /*!< I2C2 clock source member
882 uint32_t I2c2ClockSelection; /*!< I2C2 clock source member
921 uint32_t I2c2ClockSelection; /*!< I2C2 clock source member
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_rcc_ex.c272 assert_param(IS_RCC_I2C2CLKSOURCE(PeriphClkInit->I2c2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
275 __HAL_RCC_I2C2_CONFIG(PeriphClkInit->I2c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
370 PeriphClkInit->I2c2ClockSelection = __HAL_RCC_GET_I2C2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_rcc_ex.c256 assert_param(IS_RCC_I2C2CLKSOURCE(PeriphClkInit->I2c2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
259 __HAL_RCC_I2C2_CONFIG(PeriphClkInit->I2c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
621 PeriphClkInit->I2c2ClockSelection = __HAL_RCC_GET_I2C2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_rcc_ex.c301 assert_param(IS_RCC_I2C2CLKSOURCE(PeriphClkInit->I2c2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
304 __HAL_RCC_I2C2_CONFIG(PeriphClkInit->I2c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
536 PeriphClkInit->I2c2ClockSelection = __HAL_RCC_GET_I2C2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_rcc_ex.c304 assert_param(IS_RCC_I2C2CLKSOURCE(PeriphClkInit->I2c2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
307 __HAL_RCC_I2C2_CONFIG(PeriphClkInit->I2c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
601 PeriphClkInit->I2c2ClockSelection = __HAL_RCC_GET_I2C2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c493 assert_param(IS_RCC_I2C2CLKSOURCE(PeriphClkInit->I2c2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
496 __HAL_RCC_I2C2_CONFIG(PeriphClkInit->I2c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
734 PeriphClkInit->I2c2ClockSelection = __HAL_RCC_GET_I2C2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c885 assert_param(IS_RCC_I2C2CLKSOURCE(PeriphClkInit->I2c2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
887 if (PeriphClkInit->I2c2ClockSelection == RCC_I2C2CLKSOURCE_IC10) in HAL_RCCEx_PeriphCLKConfig()
900 else if (PeriphClkInit->I2c2ClockSelection == RCC_I2C2CLKSOURCE_IC15) in HAL_RCCEx_PeriphCLKConfig()
913 else if (PeriphClkInit->I2c2ClockSelection == RCC_I2C2CLKSOURCE_CLKP) in HAL_RCCEx_PeriphCLKConfig()
923 __HAL_RCC_I2C2_CONFIG(PeriphClkInit->I2c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
2452 PeriphClkInit->I2c2ClockSelection = __HAL_RCC_GET_I2C2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc_ex.c507 assert_param(IS_RCC_I2C2CLKSOURCE(PeriphClkInit->I2c2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
510 __HAL_RCC_I2C2_CONFIG(PeriphClkInit->I2c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
994 PeriphClkInit->I2c2ClockSelection = __HAL_RCC_GET_I2C2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc_ex.h154 uint32_t I2c2ClockSelection; /*!< Specifies I2C2 clock source. member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c956 assert_param(IS_RCC_I2C2CLKSOURCE(pPeriphClkInit->I2c2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
958 switch (pPeriphClkInit->I2c2ClockSelection) in HAL_RCCEx_PeriphCLKConfig()
993 __HAL_RCC_I2C2_CONFIG(pPeriphClkInit->I2c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
2629 pPeriphClkInit->I2c2ClockSelection = __HAL_RCC_GET_I2C2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c527 assert_param(IS_RCC_I2C2CLKSOURCE(pPeriphClkInit->I2c2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
530 __HAL_RCC_I2C2_CONFIG(pPeriphClkInit->I2c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
1383 pPeriphClkInit->I2c2ClockSelection = __HAL_RCC_GET_I2C2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc_ex.h77 uint32_t I2c2ClockSelection; /*!< Specifies I2C2 clock source member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc_ex.h78 uint32_t I2c2ClockSelection; /*!< Specifies I2C2 clock source. member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h185 uint32_t I2c2ClockSelection; /*!< Specifies I2C2 clock source. member
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc_ex.h128 uint32_t I2c2ClockSelection; /*!< Specifies I2C2 clock source. member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h954 uint32_t I2c2ClockSelection; /*!< Specifies I2C2 clock source. member
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc_ex.h170 uint32_t I2c2ClockSelection; /*!< Specifies I2C2 clock source. member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h234 uint32_t I2c2ClockSelection; /*!< Specifies I2C2 clock source. member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_rcc_ex.h188 uint32_t I2c2ClockSelection; /*!< I2C2 clock source member