Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h921 #define __HAL_RCC_I2C23_CONFIG(__I2C23_CLKSOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc_ex.c590 __HAL_RCC_I2C23_CONFIG(PeriphClkInit->I2c23ClockSelection); in HAL_RCCEx_PeriphCLKConfig()