Home
last modified time | relevance | path

Searched refs:SDMMC_FLAG_IDMABTC (Results 1 – 25 of 30) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_sdmmc.h608 #define SDMMC_FLAG_IDMABTC SDMMC_STA_IDMABTC macro
616 … SDMMC_FLAG_IDMATE | SDMMC_FLAG_IDMABTC))
624 SDMMC_FLAG_IDMABTC))
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_mmc_ex.c195 SDMMC_FLAG_IDMATE | SDMMC_FLAG_IDMABTC)); in HAL_MMCEx_ReadBlocksDMAMultiBuffer()
297 SDMMC_FLAG_IDMATE | SDMMC_FLAG_IDMABTC)); in HAL_MMCEx_WriteBlocksDMAMultiBuffer()
Dstm32h7xx_hal_sd.c1710 else if (__HAL_SD_GET_FLAG(hsd, SDMMC_FLAG_IDMABTC) != RESET) in HAL_SD_IRQHandler()
1712 __HAL_SD_CLEAR_FLAG(hsd, SDMMC_FLAG_IDMABTC); in HAL_SD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_mmc_ex.c170 …SDMMC_IT_DTIMEOUT | SDMMC_IT_RXOVERR | SDMMC_IT_DATAEND | SDMMC_FLAG_IDMATE | SDMMC_FLAG_IDMABTC)); in HAL_MMCEx_ReadBlocksDMAMultiBuffer()
249 …DMMC_IT_DTIMEOUT | SDMMC_IT_TXUNDERR | SDMMC_IT_DATAEND | SDMMC_FLAG_IDMATE | SDMMC_FLAG_IDMABTC)); in HAL_MMCEx_WriteBlocksDMAMultiBuffer()
Dstm32l4xx_hal_sd.c1950 else if(__HAL_SD_GET_FLAG(hsd, SDMMC_FLAG_IDMABTC) != RESET) in HAL_SD_IRQHandler()
1952 __HAL_SD_CLEAR_FLAG(hsd, SDMMC_FLAG_IDMABTC); in HAL_SD_IRQHandler()
Dstm32l4xx_hal_mmc.c1897 else if(__HAL_MMC_GET_FLAG(hmmc, SDMMC_FLAG_IDMABTC) != RESET) in HAL_MMC_IRQHandler()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_mmc_ex.c196 SDMMC_FLAG_IDMATE | SDMMC_FLAG_IDMABTC)); in HAL_MMCEx_ReadBlocksDMAMultiBuffer()
298 SDMMC_FLAG_IDMATE | SDMMC_FLAG_IDMABTC)); in HAL_MMCEx_WriteBlocksDMAMultiBuffer()
Dstm32l5xx_hal_sd.c1710 else if (__HAL_SD_GET_FLAG(hsd, SDMMC_FLAG_IDMABTC) != RESET) in HAL_SD_IRQHandler()
1712 __HAL_SD_CLEAR_FLAG(hsd, SDMMC_FLAG_IDMABTC); in HAL_SD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_sdmmc.h648 #define SDMMC_FLAG_IDMABTC SDMMC_STA_IDMABTC macro
656 SDMMC_FLAG_IDMATE | SDMMC_FLAG_IDMABTC))
664 SDMMC_FLAG_IDMABTC))
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_mmc_ex.c310 SDMMC_FLAG_IDMATE | SDMMC_FLAG_IDMABTC)); in HAL_MMCEx_DMALinkedList_ReadBlocks()
420 SDMMC_FLAG_IDMATE | SDMMC_FLAG_IDMABTC)); in HAL_MMCEx_DMALinkedList_WriteBlocks()
Dstm32u5xx_hal_sd.c1706 else if (__HAL_SD_GET_FLAG(hsd, SDMMC_FLAG_IDMABTC) != RESET) in HAL_SD_IRQHandler()
1708 __HAL_SD_CLEAR_FLAG(hsd, SDMMC_FLAG_IDMABTC); in HAL_SD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_mmc_ex.c310 SDMMC_FLAG_IDMATE | SDMMC_FLAG_IDMABTC)); in HAL_MMCEx_DMALinkedList_ReadBlocks()
419 SDMMC_FLAG_IDMATE | SDMMC_FLAG_IDMABTC)); in HAL_MMCEx_DMALinkedList_WriteBlocks()
Dstm32h5xx_hal_sd.c1715 else if (__HAL_SD_GET_FLAG(hsd, SDMMC_FLAG_IDMABTC) != RESET) in HAL_SD_IRQHandler()
1717 __HAL_SD_CLEAR_FLAG(hsd, SDMMC_FLAG_IDMABTC); in HAL_SD_IRQHandler()
Dstm32h5xx_hal_mmc.c1749 else if (__HAL_MMC_GET_FLAG(hmmc, SDMMC_FLAG_IDMABTC) != RESET) in HAL_MMC_IRQHandler()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_mmc_ex.c310 SDMMC_FLAG_IDMATE | SDMMC_FLAG_IDMABTC)); in HAL_MMCEx_DMALinkedList_ReadBlocks()
420 SDMMC_FLAG_IDMATE | SDMMC_FLAG_IDMABTC)); in HAL_MMCEx_DMALinkedList_WriteBlocks()
Dstm32n6xx_hal_sd.c1717 else if (__HAL_SD_GET_FLAG(hsd, SDMMC_FLAG_IDMABTC) != RESET) in HAL_SD_IRQHandler()
1719 __HAL_SD_CLEAR_FLAG(hsd, SDMMC_FLAG_IDMABTC); in HAL_SD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_mmc_ex.c310 SDMMC_FLAG_IDMATE | SDMMC_FLAG_IDMABTC)); in HAL_MMCEx_DMALinkedList_ReadBlocks()
419 SDMMC_FLAG_IDMATE | SDMMC_FLAG_IDMABTC)); in HAL_MMCEx_DMALinkedList_WriteBlocks()
Dstm32h7rsxx_hal_sd.c1706 else if (__HAL_SD_GET_FLAG(hsd, SDMMC_FLAG_IDMABTC) != RESET) in HAL_SD_IRQHandler()
1708 __HAL_SD_CLEAR_FLAG(hsd, SDMMC_FLAG_IDMABTC); in HAL_SD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_sdmmc.h668 #define SDMMC_FLAG_IDMABTC SDMMC_STA_IDMABTC macro
676 SDMMC_FLAG_IDMATE | SDMMC_FLAG_IDMABTC))
684 SDMMC_FLAG_IDMABTC))
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_sdmmc.h714 #define SDMMC_FLAG_IDMABTC SDMMC_STA_IDMABTC macro
722 SDMMC_FLAG_IDMATE | SDMMC_FLAG_IDMABTC))
730 SDMMC_FLAG_IDMABTC))
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_sdmmc.h670 #define SDMMC_FLAG_IDMABTC SDMMC_STA_IDMABTC macro
678 SDMMC_FLAG_IDMATE | SDMMC_FLAG_IDMABTC))
686 SDMMC_FLAG_IDMABTC))
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_sdmmc.h692 #define SDMMC_FLAG_IDMABTC SDMMC_STA_IDMABTC macro
700 SDMMC_FLAG_IDMATE | SDMMC_FLAG_IDMABTC))
708 SDMMC_FLAG_IDMABTC))
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_sdmmc.h714 #define SDMMC_FLAG_IDMABTC SDMMC_STA_IDMABTC macro
722 SDMMC_FLAG_IDMATE | SDMMC_FLAG_IDMABTC))
730 SDMMC_FLAG_IDMABTC))
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_sdmmc.h724 #define SDMMC_FLAG_IDMABTC SDMMC_STA_IDMABTC macro
734 … SDMMC_FLAG_IDMATE | SDMMC_FLAG_IDMABTC))
742 SDMMC_FLAG_IDMABTC))
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_sd.c1711 __HAL_SD_CLEAR_FLAG(hsd, SDMMC_FLAG_IDMABTC); in HAL_SD_IRQHandler()

12