Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc_ex.h597 #define RCC_SDMMC1CLKSOURCE_MSI RCC_CCIPR_CLK48SEL /*!< MSI clock selected as SDMMC1 c… macro
2786 ((__SOURCE__) == RCC_SDMMC1CLKSOURCE_MSI))
2794 ((__SOURCE__) == RCC_SDMMC1CLKSOURCE_MSI))
2801 ((__SOURCE__) == RCC_SDMMC1CLKSOURCE_MSI))
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc_ex.h467 #define RCC_SDMMC1CLKSOURCE_MSI RCC_CCIPR1_CLK48MSEL /*!< MSI via internal multiplexer */ macro
2072 ((__SOURCE__) == RCC_SDMMC1CLKSOURCE_MSI) || \