Home
last modified time | relevance | path

Searched refs:SDMMC_DPSM_ENABLE (Results 1 – 17 of 17) sorted by relevance

/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_sd.c750 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_SD_ReadBlocks()
973 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_SD_WriteBlocks()
1167 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_SD_ReadBlocks_IT()
1302 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_SD_WriteBlocks_IT()
1398 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_SD_ReadBlocks_DMA()
1569 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_SD_WriteBlocks_DMA()
3715 config.DPSM = SDMMC_DPSM_ENABLE; in SD_SendSDStatus()
3944 config.DPSM = SDMMC_DPSM_ENABLE; in SD_FindSCR()
4139 sdmmc_datainitstructure.DPSM = SDMMC_DPSM_ENABLE; in SD_HighSpeed()
4253 sdmmc_datainitstructure.DPSM = SDMMC_DPSM_ENABLE; in SD_UltraHighSpeed()
[all …]
Dstm32l4xx_hal_mmc.c689 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_MMC_ReadBlocks()
946 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_MMC_WriteBlocks()
1107 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_MMC_ReadBlocks_IT()
1244 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_MMC_WriteBlocks_IT()
1352 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_MMC_ReadBlocks_DMA()
1516 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_MMC_WriteBlocks_DMA()
2477 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_MMC_GetCardExtCSD()
3810 config.DPSM = SDMMC_DPSM_ENABLE; in MMC_ReadExtCSD()
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_sd.c608 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_SD_ReadBlocks()
819 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_SD_WriteBlocks()
1005 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_SD_ReadBlocks_IT()
1123 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_SD_WriteBlocks_IT()
1214 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_SD_ReadBlocks_DMA()
1358 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_SD_WriteBlocks_DMA()
2845 config.DPSM = SDMMC_DPSM_ENABLE; in SD_SendSDStatus()
3066 config.DPSM = SDMMC_DPSM_ENABLE; in SD_FindSCR()
Dstm32f7xx_hal_mmc.c605 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_MMC_ReadBlocks()
830 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_MMC_WriteBlocks()
983 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_MMC_ReadBlocks_IT()
1100 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_MMC_WriteBlocks_IT()
1191 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_MMC_ReadBlocks_DMA()
1335 config.DPSM = SDMMC_DPSM_ENABLE; in HAL_MMC_WriteBlocks_DMA()
2772 config.DPSM = SDMMC_DPSM_ENABLE; in MMC_ReadExtCSD()
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_sdmmc.h534 #define SDMMC_DPSM_ENABLE SDMMC_DCTRL_DTEN macro
537 ((DPSM) == SDMMC_DPSM_ENABLE))
/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_sdmmc.h528 #define SDMMC_DPSM_ENABLE SDMMC_DCTRL_DTEN macro
531 ((DPSM) == SDMMC_DPSM_ENABLE))
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_sdmmc.h566 #define SDMMC_DPSM_ENABLE SDMMC_DCTRL_DTEN macro
569 ((DPSM) == SDMMC_DPSM_ENABLE))
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_sdmmc.h566 #define SDMMC_DPSM_ENABLE SDMMC_DCTRL_DTEN macro
569 ((DPSM) == SDMMC_DPSM_ENABLE))
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_sdmmc.h570 #define SDMMC_DPSM_ENABLE SDMMC_DCTRL_DTEN macro
573 ((DPSM) == SDMMC_DPSM_ENABLE))
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sd.c3185 config.DPSM = SDMMC_DPSM_ENABLE; in SD_SendSDStatus()
3406 config.DPSM = SDMMC_DPSM_ENABLE; in SD_FindSCR()
3578 sdmmc_datainitstructure.DPSM = SDMMC_DPSM_ENABLE; in SD_HighSpeed()
3691 sdmmc_datainitstructure.DPSM = SDMMC_DPSM_ENABLE; in SD_UltraHighSpeed()
3818 sdmmc_datainitstructure.DPSM = SDMMC_DPSM_ENABLE; in SD_DDR_Mode()
Dstm32u5xx_hal_mmc.c3349 config.DPSM = SDMMC_DPSM_ENABLE; in MMC_ReadExtCSD()
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_sd.c3229 config.DPSM = SDMMC_DPSM_ENABLE; in SD_SendSDStatus()
3450 config.DPSM = SDMMC_DPSM_ENABLE; in SD_FindSCR()
3622 sdmmc_datainitstructure.DPSM = SDMMC_DPSM_ENABLE; in SD_HighSpeed()
3735 sdmmc_datainitstructure.DPSM = SDMMC_DPSM_ENABLE; in SD_UltraHighSpeed()
3865 sdmmc_datainitstructure.DPSM = SDMMC_DPSM_ENABLE; in SD_DDR_Mode()
Dstm32l5xx_hal_mmc.c3383 config.DPSM = SDMMC_DPSM_ENABLE; in MMC_ReadExtCSD()
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sd.c3229 config.DPSM = SDMMC_DPSM_ENABLE; in SD_SendSDStatus()
3450 config.DPSM = SDMMC_DPSM_ENABLE; in SD_FindSCR()
3622 sdmmc_datainitstructure.DPSM = SDMMC_DPSM_ENABLE; in SD_HighSpeed()
3735 sdmmc_datainitstructure.DPSM = SDMMC_DPSM_ENABLE; in SD_UltraHighSpeed()
3865 sdmmc_datainitstructure.DPSM = SDMMC_DPSM_ENABLE; in SD_DDR_Mode()
Dstm32h7xx_hal_mmc.c3383 config.DPSM = SDMMC_DPSM_ENABLE; in MMC_ReadExtCSD()
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_sdmmc.h606 #define SDMMC_DPSM_ENABLE SDMMC_DCTRL_DTEN macro
609 ((DPSM) == SDMMC_DPSM_ENABLE))
/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_sd.c2844 config.DPSM = SDMMC_DPSM_ENABLE; in SD_SendSDStatus()
3065 config.DPSM = SDMMC_DPSM_ENABLE; in SD_FindSCR()
3217 sdmmc_datainitstructure.DPSM = SDMMC_DPSM_ENABLE; in SD_HighSpeed()
3333 sdmmc_datainitstructure.DPSM = SDMMC_DPSM_ENABLE; in SD_UltraHighSpeed()