Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_rcc_ex.c328 assert_param(IS_RCC_I2C4CLKSOURCE(PeriphClkInit->I2c4ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
331 __HAL_RCC_I2C4_CONFIG(PeriphClkInit->I2c4ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
610 PeriphClkInit->I2c4ClockSelection = __HAL_RCC_GET_I2C4_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_rcc_ex.c281 assert_param(IS_RCC_I2C4CLKSOURCE(PeriphClkInit->I2c4ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
284 __HAL_RCC_I2C4_CONFIG(PeriphClkInit->I2c4ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
733 PeriphClkInit->I2c4ClockSelection = __HAL_RCC_GET_I2C4_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c513 assert_param(IS_RCC_I2C4CLKSOURCE(PeriphClkInit->I2c4ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
516 __HAL_RCC_I2C4_CONFIG(PeriphClkInit->I2c4ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
740 PeriphClkInit->I2c4ClockSelection = __HAL_RCC_GET_I2C4_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c975 assert_param(IS_RCC_I2C4CLKSOURCE(PeriphClkInit->I2c4ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
977 if (PeriphClkInit->I2c4ClockSelection == RCC_I2C4CLKSOURCE_IC10) in HAL_RCCEx_PeriphCLKConfig()
990 else if (PeriphClkInit->I2c4ClockSelection == RCC_I2C4CLKSOURCE_IC15) in HAL_RCCEx_PeriphCLKConfig()
1003 else if (PeriphClkInit->I2c4ClockSelection == RCC_I2C4CLKSOURCE_CLKP) in HAL_RCCEx_PeriphCLKConfig()
1013 __HAL_RCC_I2C4_CONFIG(PeriphClkInit->I2c4ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
2456 PeriphClkInit->I2c4ClockSelection = __HAL_RCC_GET_I2C4_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc_ex.c1312 assert_param(IS_RCC_I2C4CLKSOURCE(PeriphClkInit->I2c4ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
1314 if ((PeriphClkInit->I2c4ClockSelection) == RCC_I2C4CLKSOURCE_PLL3) in HAL_RCCEx_PeriphCLKConfig()
1322 __HAL_RCC_I2C4_CONFIG(PeriphClkInit->I2c4ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc_ex.c531 assert_param(IS_RCC_I2C4CLKSOURCE(PeriphClkInit->I2c4ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
534 __HAL_RCC_I2C4_CONFIG(PeriphClkInit->I2c4ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
1002 PeriphClkInit->I2c4ClockSelection = __HAL_RCC_GET_I2C4_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c1053 assert_param(IS_RCC_I2C4CLKSOURCE(pPeriphClkInit->I2c4ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
1055 switch (pPeriphClkInit->I2c4ClockSelection) in HAL_RCCEx_PeriphCLKConfig()
1084 __HAL_RCC_I2C4_CONFIG(pPeriphClkInit->I2c4ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
2638 pPeriphClkInit->I2c4ClockSelection = __HAL_RCC_GET_I2C4_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c547 assert_param(IS_RCC_I2C4CLKSOURCE(pPeriphClkInit->I2c4ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
550 __HAL_RCC_I2C4_CONFIG(pPeriphClkInit->I2c4ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
1389 pPeriphClkInit->I2c4ClockSelection = __HAL_RCC_GET_I2C4_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc_ex.h86 uint32_t I2c4ClockSelection; /*!< Specifies I2C4 clock source. member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h191 uint32_t I2c4ClockSelection; /*!< Specifies I2C4 clock source. member
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc_ex.h134 uint32_t I2c4ClockSelection; /*!< Specifies I2C4 clock source. member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h960 uint32_t I2c4ClockSelection; /*!< Specifies I2C4 clock source. member
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc_ex.h180 uint32_t I2c4ClockSelection; /*!< Specifies I2C4 clock source. member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h243 uint32_t I2c4ClockSelection; /*!< Specifies I2C4 clock source. member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h248 uint32_t I2c4ClockSelection; /*!< Specifies I2C4 clock source member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_rcc_ex.h194 uint32_t I2c4ClockSelection; /*!< I2C4 clock source member