Home
last modified time | relevance | path

Searched refs:SDMMC_CLOCK_POWER_SAVE_DISABLE (Results 1 – 25 of 29) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_sdmmc.h352 #define SDMMC_CLOCK_POWER_SAVE_DISABLE 0x00000000U macro
355 #define IS_SDMMC_CLOCK_POWER_SAVE(SAVE) (((SAVE) == SDMMC_CLOCK_POWER_SAVE_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_sdmmc.h335 #define SDMMC_CLOCK_POWER_SAVE_DISABLE ((uint32_t)0x00000000U) macro
338 #define IS_SDMMC_CLOCK_POWER_SAVE(SAVE) (((SAVE) == SDMMC_CLOCK_POWER_SAVE_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_sdmmc.h337 #define SDMMC_CLOCK_POWER_SAVE_DISABLE ((uint32_t)0x00000000U) macro
340 #define IS_SDMMC_CLOCK_POWER_SAVE(SAVE) (((SAVE) == SDMMC_CLOCK_POWER_SAVE_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_sdmmc.h359 #define SDMMC_CLOCK_POWER_SAVE_DISABLE ((uint32_t)0x00000000U) macro
362 #define IS_SDMMC_CLOCK_POWER_SAVE(SAVE) (((SAVE) == SDMMC_CLOCK_POWER_SAVE_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_sdmmc.h403 #define SDMMC_CLOCK_POWER_SAVE_DISABLE ((uint32_t)0x00000000U) macro
406 #define IS_SDMMC_CLOCK_POWER_SAVE(SAVE) (((SAVE) == SDMMC_CLOCK_POWER_SAVE_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_sdmmc.h359 #define SDMMC_CLOCK_POWER_SAVE_DISABLE ((uint32_t)0x00000000U) macro
362 #define IS_SDMMC_CLOCK_POWER_SAVE(SAVE) (((SAVE) == SDMMC_CLOCK_POWER_SAVE_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_sdmmc.h381 #define SDMMC_CLOCK_POWER_SAVE_DISABLE ((uint32_t)0x00000000U) macro
384 #define IS_SDMMC_CLOCK_POWER_SAVE(SAVE) (((SAVE) == SDMMC_CLOCK_POWER_SAVE_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_sdmmc.h403 #define SDMMC_CLOCK_POWER_SAVE_DISABLE ((uint32_t)0x00000000U) macro
406 #define IS_SDMMC_CLOCK_POWER_SAVE(SAVE) (((SAVE) == SDMMC_CLOCK_POWER_SAVE_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_sdmmc.h374 #define SDMMC_CLOCK_POWER_SAVE_DISABLE ((uint32_t)0x00000000U) macro
377 #define IS_SDMMC_CLOCK_POWER_SAVE(SAVE) (((SAVE) == SDMMC_CLOCK_POWER_SAVE_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sdio.c361 Init.ClockPowerSave = SDMMC_CLOCK_POWER_SAVE_DISABLE; in HAL_SDIO_Init()
Dstm32u5xx_hal_sd.c473 Init.ClockPowerSave = SDMMC_CLOCK_POWER_SAVE_DISABLE; in HAL_SD_InitCard()
Dstm32u5xx_hal_mmc.c494 Init.ClockPowerSave = SDMMC_CLOCK_POWER_SAVE_DISABLE; in HAL_MMC_InitCard()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_mmc.c438 Init.ClockPowerSave = SDMMC_CLOCK_POWER_SAVE_DISABLE; in HAL_MMC_InitCard()
Dstm32f7xx_hal_sd.c412 Init.ClockPowerSave = SDMMC_CLOCK_POWER_SAVE_DISABLE; in HAL_SD_InitCard()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_sdio.c361 Init.ClockPowerSave = SDMMC_CLOCK_POWER_SAVE_DISABLE; in HAL_SDIO_Init()
Dstm32n6xx_hal_sd.c473 Init.ClockPowerSave = SDMMC_CLOCK_POWER_SAVE_DISABLE; in HAL_SD_InitCard()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sdio.c361 Init.ClockPowerSave = SDMMC_CLOCK_POWER_SAVE_DISABLE; in HAL_SDIO_Init()
Dstm32h7xx_hal_sd.c477 Init.ClockPowerSave = SDMMC_CLOCK_POWER_SAVE_DISABLE; in HAL_SD_InitCard()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_sd.c440 Init.ClockPowerSave = SDMMC_CLOCK_POWER_SAVE_DISABLE; in HAL_SD_InitCard()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_sd.c477 Init.ClockPowerSave = SDMMC_CLOCK_POWER_SAVE_DISABLE; in HAL_SD_InitCard()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_mmc.c430 Init.ClockPowerSave = SDMMC_CLOCK_POWER_SAVE_DISABLE; in HAL_MMC_InitCard()
Dstm32h5xx_hal_sd.c473 Init.ClockPowerSave = SDMMC_CLOCK_POWER_SAVE_DISABLE; in HAL_SD_InitCard()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_sd.c473 Init.ClockPowerSave = SDMMC_CLOCK_POWER_SAVE_DISABLE; in HAL_SD_InitCard()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_sd.c500 Init.ClockPowerSave = SDMMC_CLOCK_POWER_SAVE_DISABLE; in HAL_SD_InitCard()
Dstm32l4xx_hal_mmc.c465 Init.ClockPowerSave = SDMMC_CLOCK_POWER_SAVE_DISABLE; in HAL_MMC_InitCard()

12