Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h1924 #define __HAL_RCC_HSPI_CONFIG(__HSPI_CLKSOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c1093 __HAL_RCC_HSPI_CONFIG(pPeriphClkInit->HspiClockSelection); in HAL_RCCEx_PeriphCLKConfig()