Home
last modified time | relevance | path

Searched refs:SDMMC_DCTRL_FIFORST (Results 1 – 25 of 114) sorted by relevance

12345

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sdio.c1020 MODIFY_REG(hsdio->Instance->DCTRL, SDMMC_DCTRL_FIFORST, SDMMC_DCTRL_FIFORST); in HAL_SDIO_ReadExtended()
1225 MODIFY_REG(hsdio->Instance->DCTRL, SDMMC_DCTRL_FIFORST, SDMMC_DCTRL_FIFORST); in HAL_SDIO_WriteExtended()
1443 MODIFY_REG(hsdio->Instance->DCTRL, SDMMC_DCTRL_FIFORST, SDMMC_DCTRL_FIFORST); in HAL_SDIO_ReadExtended_DMA()
1587 MODIFY_REG(hsdio->Instance->DCTRL, SDMMC_DCTRL_FIFORST, SDMMC_DCTRL_FIFORST); in HAL_SDIO_WriteExtended_DMA()
2708 MODIFY_REG(hsdio->Instance->DCTRL, SDMMC_DCTRL_FIFORST, SDMMC_DCTRL_FIFORST); in SDIO_WriteExtended()
Dstm32u5xx_hal_sd_ex.c255 hsd->Instance->DCTRL |= SDMMC_DCTRL_FIFORST; in HAL_SDEx_DMALinkedList_ReadBlocks()
Dstm32u5xx_hal_mmc_ex.c291 hmmc->Instance->DCTRL |= SDMMC_DCTRL_FIFORST; in HAL_MMCEx_DMALinkedList_ReadBlocks()
Dstm32u5xx_hal_sd.c1666 hsd->Instance->DCTRL |= SDMMC_DCTRL_FIFORST; in HAL_SD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_sdio.c1020 MODIFY_REG(hsdio->Instance->DCTRL, SDMMC_DCTRL_FIFORST, SDMMC_DCTRL_FIFORST); in HAL_SDIO_ReadExtended()
1225 MODIFY_REG(hsdio->Instance->DCTRL, SDMMC_DCTRL_FIFORST, SDMMC_DCTRL_FIFORST); in HAL_SDIO_WriteExtended()
1443 MODIFY_REG(hsdio->Instance->DCTRL, SDMMC_DCTRL_FIFORST, SDMMC_DCTRL_FIFORST); in HAL_SDIO_ReadExtended_DMA()
1587 MODIFY_REG(hsdio->Instance->DCTRL, SDMMC_DCTRL_FIFORST, SDMMC_DCTRL_FIFORST); in HAL_SDIO_WriteExtended_DMA()
2708 MODIFY_REG(hsdio->Instance->DCTRL, SDMMC_DCTRL_FIFORST, SDMMC_DCTRL_FIFORST); in SDIO_WriteExtended()
Dstm32n6xx_hal_sd_ex.c255 hsd->Instance->DCTRL |= SDMMC_DCTRL_FIFORST; in HAL_SDEx_DMALinkedList_ReadBlocks()
Dstm32n6xx_hal_mmc_ex.c291 hmmc->Instance->DCTRL |= SDMMC_DCTRL_FIFORST; in HAL_MMCEx_DMALinkedList_ReadBlocks()
Dstm32n6xx_hal_sd.c1677 hsd->Instance->DCTRL |= SDMMC_DCTRL_FIFORST; in HAL_SD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sdio.c1020 MODIFY_REG(hsdio->Instance->DCTRL, SDMMC_DCTRL_FIFORST, SDMMC_DCTRL_FIFORST); in HAL_SDIO_ReadExtended()
1225 MODIFY_REG(hsdio->Instance->DCTRL, SDMMC_DCTRL_FIFORST, SDMMC_DCTRL_FIFORST); in HAL_SDIO_WriteExtended()
1443 MODIFY_REG(hsdio->Instance->DCTRL, SDMMC_DCTRL_FIFORST, SDMMC_DCTRL_FIFORST); in HAL_SDIO_ReadExtended_DMA()
1587 MODIFY_REG(hsdio->Instance->DCTRL, SDMMC_DCTRL_FIFORST, SDMMC_DCTRL_FIFORST); in HAL_SDIO_WriteExtended_DMA()
2708 MODIFY_REG(hsdio->Instance->DCTRL, SDMMC_DCTRL_FIFORST, SDMMC_DCTRL_FIFORST); in SDIO_WriteExtended()
Dstm32h7xx_hal_sd_ex.c157 hsd->Instance->DCTRL |= SDMMC_DCTRL_FIFORST; in HAL_SDEx_ReadBlocksDMAMultiBuffer()
Dstm32h7xx_hal_mmc_ex.c176 hmmc->Instance->DCTRL |= SDMMC_DCTRL_FIFORST; in HAL_MMCEx_ReadBlocksDMAMultiBuffer()
Dstm32h7xx_hal_sd.c1670 hsd->Instance->DCTRL |= SDMMC_DCTRL_FIFORST; in HAL_SD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_sd_ex.c157 hsd->Instance->DCTRL |= SDMMC_DCTRL_FIFORST; in HAL_SDEx_ReadBlocksDMAMultiBuffer()
Dstm32l5xx_hal_mmc_ex.c177 hmmc->Instance->DCTRL |= SDMMC_DCTRL_FIFORST; in HAL_MMCEx_ReadBlocksDMAMultiBuffer()
Dstm32l5xx_hal_sd.c1670 hsd->Instance->DCTRL |= SDMMC_DCTRL_FIFORST; in HAL_SD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_sd_ex.c152 hsd->Instance->DCTRL |= SDMMC_DCTRL_FIFORST; in HAL_SDEx_ReadBlocksDMAMultiBuffer()
Dstm32mp1xx_hal_sd.c1630 hsd->Instance->DCTRL |= SDMMC_DCTRL_FIFORST; in HAL_SD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_mmc_ex.c152 hmmc->Instance->DCTRL |= SDMMC_DCTRL_FIFORST; in HAL_MMCEx_ReadBlocksDMAMultiBuffer()
Dstm32l4xx_hal_sd_ex.c200 hsd->Instance->DCTRL |= SDMMC_DCTRL_FIFORST; in HAL_SDEx_ReadBlocksDMAMultiBuffer()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_sd_ex.c254 hsd->Instance->DCTRL |= SDMMC_DCTRL_FIFORST; in HAL_SDEx_DMALinkedList_ReadBlocks()
Dstm32h5xx_hal_mmc_ex.c291 hmmc->Instance->DCTRL |= SDMMC_DCTRL_FIFORST; in HAL_MMCEx_DMALinkedList_ReadBlocks()
Dstm32h5xx_hal_mmc.c1710 hmmc->Instance->DCTRL |= SDMMC_DCTRL_FIFORST; in HAL_MMC_IRQHandler()
Dstm32h5xx_hal_sd.c1675 hsd->Instance->DCTRL |= SDMMC_DCTRL_FIFORST; in HAL_SD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_sd_ex.c254 hsd->Instance->DCTRL |= SDMMC_DCTRL_FIFORST; in HAL_SDEx_DMALinkedList_ReadBlocks()
Dstm32h7rsxx_hal_mmc_ex.c291 hmmc->Instance->DCTRL |= SDMMC_DCTRL_FIFORST; in HAL_MMCEx_DMALinkedList_ReadBlocks()

12345