Home
last modified time | relevance | path

Searched refs:__HAL_RCC_I2C5_CONFIG (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h1699 #define __HAL_RCC_I2C5_CONFIG(__I2C5_CLKSOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h2427 #define __HAL_RCC_I2C5_CONFIG __HAL_RCC_I2C1235_CONFIG macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c561 __HAL_RCC_I2C5_CONFIG(pPeriphClkInit->I2c5ClockSelection); in HAL_RCCEx_PeriphCLKConfig()