Home
last modified time | relevance | path

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

/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_rcc_ex.c263 assert_param(IS_RCC_I2C2CLKSOURCE(PeriphClkInit->I2c2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
266 __HAL_RCC_I2C2_CONFIG(PeriphClkInit->I2c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
729 PeriphClkInit->I2c2ClockSelection = __HAL_RCC_GET_I2C2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
964 assert_param(IS_RCC_I2C2CLKSOURCE(PeriphClkInit->I2c2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
967 __HAL_RCC_I2C2_CONFIG(PeriphClkInit->I2c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
1319 PeriphClkInit->I2c2ClockSelection = __HAL_RCC_GET_I2C2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-2.7.6/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc_ex.h369 uint32_t I2c2ClockSelection; /*!< I2C2 clock source member
410 uint32_t I2c2ClockSelection; /*!< I2C2 clock source member
467 uint32_t I2c2ClockSelection; /*!< I2C2 clock source member
512 uint32_t I2c2ClockSelection; /*!< I2C2 clock source member
563 uint32_t I2c2ClockSelection; /*!< I2C2 clock source member
626 uint32_t I2c2ClockSelection; /*!< I2C2 clock source member
698 uint32_t I2c2ClockSelection; /*!< I2C2 clock source member
767 uint32_t I2c2ClockSelection; /*!< I2C2 clock source member
884 uint32_t I2c2ClockSelection; /*!< I2C2 clock source member
923 uint32_t I2c2ClockSelection; /*!< I2C2 clock source member
/hal_stm32-2.7.6/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_rcc_ex.c273 assert_param(IS_RCC_I2C2CLKSOURCE(PeriphClkInit->I2c2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
276 __HAL_RCC_I2C2_CONFIG(PeriphClkInit->I2c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
371 PeriphClkInit->I2c2ClockSelection = __HAL_RCC_GET_I2C2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-2.7.6/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_rcc_ex.c258 assert_param(IS_RCC_I2C2CLKSOURCE(PeriphClkInit->I2c2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
261 __HAL_RCC_I2C2_CONFIG(PeriphClkInit->I2c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
623 PeriphClkInit->I2c2ClockSelection = __HAL_RCC_GET_I2C2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-2.7.6/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_rcc_ex.c303 assert_param(IS_RCC_I2C2CLKSOURCE(PeriphClkInit->I2c2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
306 __HAL_RCC_I2C2_CONFIG(PeriphClkInit->I2c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
538 PeriphClkInit->I2c2ClockSelection = __HAL_RCC_GET_I2C2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-2.7.6/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_rcc_ex.c302 assert_param(IS_RCC_I2C2CLKSOURCE(PeriphClkInit->I2c2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
305 __HAL_RCC_I2C2_CONFIG(PeriphClkInit->I2c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
573 PeriphClkInit->I2c2ClockSelection = __HAL_RCC_GET_I2C2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c495 assert_param(IS_RCC_I2C2CLKSOURCE(PeriphClkInit->I2c2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
498 __HAL_RCC_I2C2_CONFIG(PeriphClkInit->I2c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
736 PeriphClkInit->I2c2ClockSelection = __HAL_RCC_GET_I2C2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-2.7.6/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc_ex.h155 uint32_t I2c2ClockSelection; /*!< Specifies I2C2 clock source. member
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c432 assert_param(IS_RCC_I2C2CLKSOURCE(pPeriphClkInit->I2c2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
435 __HAL_RCC_I2C2_CONFIG(pPeriphClkInit->I2c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
1042 pPeriphClkInit->I2c2ClockSelection = __HAL_RCC_GET_I2C2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc_ex.c509 assert_param(IS_RCC_I2C2CLKSOURCE(PeriphClkInit->I2c2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
512 __HAL_RCC_I2C2_CONFIG(PeriphClkInit->I2c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
992 PeriphClkInit->I2c2ClockSelection = __HAL_RCC_GET_I2C2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-2.7.6/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc_ex.h79 uint32_t I2c2ClockSelection; /*!< Specifies I2C2 clock source. member
/hal_stm32-2.7.6/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc_ex.h79 uint32_t I2c2ClockSelection; /*!< Specifies I2C2 clock source member
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h180 uint32_t I2c2ClockSelection; /*!< Specifies I2C2 clock source. member
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc_ex.h130 uint32_t I2c2ClockSelection; /*!< Specifies I2C2 clock source. member
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc_ex.h172 uint32_t I2c2ClockSelection; /*!< Specifies I2C2 clock source. member
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_rcc_ex.h190 uint32_t I2c2ClockSelection; /*!< I2C2 clock source member