Home
last modified time | relevance | path

Searched refs:__HAL_RCC_SDMMC1_CONFIG (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_rcc_ex.h1343 #define __HAL_RCC_SDMMC1_CONFIG(__SDMMC1_CLKSOURCE__) \ macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_rcc_ex.c562 __HAL_RCC_SDMMC1_CONFIG(PeriphClkInit->Sdmmc1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/Legacy/
Dstm32_hal_legacy.h3189 #define __HAL_RCC_SDMMC1_CONFIG __HAL_RCC_SDIO_CONFIG macro
3204 #define __HAL_RCC_SDIO_CONFIG __HAL_RCC_SDMMC1_CONFIG
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/Legacy/
Dstm32_hal_legacy.h3117 #define __HAL_RCC_SDMMC1_CONFIG __HAL_RCC_SDIO_CONFIG macro
3132 #define __HAL_RCC_SDIO_CONFIG __HAL_RCC_SDMMC1_CONFIG
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rcc_ex.h2829 #define __HAL_RCC_SDMMC1_CONFIG(__SDMMC1_CLKSOURCE__) \ macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/Legacy/
Dstm32_hal_legacy.h3434 #define __HAL_RCC_SDMMC1_CONFIG __HAL_RCC_SDIO_CONFIG macro
3449 #define __HAL_RCC_SDIO_CONFIG __HAL_RCC_SDMMC1_CONFIG
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_rcc_ex.c1872 __HAL_RCC_SDMMC1_CONFIG(pPeriphClkInit->Sdmmc1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()