Home
last modified time | relevance | path

Searched refs:I2c35ClockSelection (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c683 assert_param(IS_RCC_I2C35CLKSOURCE(PeriphClkInit->I2c35ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
685 if ((PeriphClkInit->I2c35ClockSelection) == RCC_I2C35CLKSOURCE_PLL4) in HAL_RCCEx_PeriphCLKConfig()
695 __HAL_RCC_I2C35_CONFIG(PeriphClkInit->I2c35ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
1918 PeriphClkInit->I2c35ClockSelection = __HAL_RCC_GET_I2C35_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h67 uint32_t I2c35ClockSelection; /*!< Specifies I2C35 clock source member