Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c663 assert_param(IS_RCC_I2C12CLKSOURCE(PeriphClkInit->I2c12ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
665 if ((PeriphClkInit->I2c12ClockSelection) == RCC_I2C12CLKSOURCE_PLL4) in HAL_RCCEx_PeriphCLKConfig()
675 __HAL_RCC_I2C12_CONFIG(PeriphClkInit->I2c12ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
1916 PeriphClkInit->I2c12ClockSelection = __HAL_RCC_GET_I2C12_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h63 uint32_t I2c12ClockSelection; /*!< Specifies I2C12 clock source member