Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rcc_ex.h2414 #define __HAL_RCC_I3C2_CONFIG(__I3C2_CLKSOURCE__) \ macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_rcc_ex.c1181 __HAL_RCC_I3C2_CONFIG(pPeriphClkInit->I3c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()