Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c703 assert_param(IS_RCC_I2C46CLKSOURCE(PeriphClkInit->I2c46ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
705 if ((PeriphClkInit->I2c46ClockSelection) == RCC_I2C46CLKSOURCE_PLL3) in HAL_RCCEx_PeriphCLKConfig()
715 __HAL_RCC_I2C46_CONFIG(PeriphClkInit->I2c46ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
1920 PeriphClkInit->I2c46ClockSelection = __HAL_RCC_GET_I2C46_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h71 uint32_t I2c46ClockSelection; /*!< Specifies I2C46 clock source member