Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h1136 #define __HAL_RCC_I2C46_CONFIG(__I2C46CLKSource__) \ macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c715 __HAL_RCC_I2C46_CONFIG(PeriphClkInit->I2c46ClockSelection); in HAL_RCCEx_PeriphCLKConfig()