Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h1582 #define __HAL_RCC_I3C2_CONFIG(__I3C2_CLKSOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h2388 #define __HAL_RCC_I3C2_CONFIG(__I3C2_CLKSOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c1177 __HAL_RCC_I3C2_CONFIG(pPeriphClkInit->I3c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c1103 __HAL_RCC_I3C2_CONFIG(PeriphClkInit->I3c2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()