Home
last modified time | relevance | path

Searched refs:SDIO_DCTRL_DTEN (Results 1 – 25 of 40) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_sdmmc.h537 #define SDIO_DPSM_ENABLE SDIO_DCTRL_DTEN
706 #define DCTRL_CLEAR_MASK ((uint32_t)(SDIO_DCTRL_DTEN | SDIO_DCTRL_DTDIR |\
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_sdmmc.h537 #define SDIO_DPSM_ENABLE SDIO_DCTRL_DTEN
706 #define DCTRL_CLEAR_MASK ((uint32_t)(SDIO_DCTRL_DTEN | SDIO_DCTRL_DTDIR |\
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_sdmmc.h537 #define SDIO_DPSM_ENABLE SDIO_DCTRL_DTEN
714 #define DCTRL_CLEAR_MASK ((uint32_t)(SDIO_DCTRL_DTEN | SDIO_DCTRL_DTDIR |\
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_sdmmc.h533 #define SDIO_DPSM_ENABLE SDIO_DCTRL_DTEN
702 #define DCTRL_CLEAR_MASK ((uint32_t)(SDIO_DCTRL_DTEN | SDIO_DCTRL_DTDIR |\
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_sd.c1498 hsd->Instance->DCTRL &= ~(SDIO_DCTRL_DTEN); in HAL_SD_IRQHandler()
2296 CLEAR_BIT(hsd->Instance->DCTRL, SDIO_DCTRL_DTEN); in HAL_SD_Abort()
2357 CLEAR_BIT(hsd->Instance->DCTRL, SDIO_DCTRL_DTEN); in HAL_SD_Abort_IT()
Dstm32f2xx_hal_mmc.c1507 hmmc->Instance->DCTRL &= ~(SDIO_DCTRL_DTEN); in HAL_MMC_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_sd.c1498 hsd->Instance->DCTRL &= ~(SDIO_DCTRL_DTEN); in HAL_SD_IRQHandler()
2296 CLEAR_BIT(hsd->Instance->DCTRL, SDIO_DCTRL_DTEN); in HAL_SD_Abort()
2357 CLEAR_BIT(hsd->Instance->DCTRL, SDIO_DCTRL_DTEN); in HAL_SD_Abort_IT()
Dstm32f1xx_hal_mmc.c1507 hmmc->Instance->DCTRL &= ~(SDIO_DCTRL_DTEN); in HAL_MMC_IRQHandler()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_sd.c1511 hsd->Instance->DCTRL &= ~(SDIO_DCTRL_DTEN); in HAL_SD_IRQHandler()
2313 CLEAR_BIT(hsd->Instance->DCTRL, SDIO_DCTRL_DTEN); in HAL_SD_Abort()
2374 CLEAR_BIT(hsd->Instance->DCTRL, SDIO_DCTRL_DTEN); in HAL_SD_Abort_IT()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_sd.c1545 hsd->Instance->DCTRL &= ~(SDIO_DCTRL_DTEN); in HAL_SD_IRQHandler()
2362 CLEAR_BIT(hsd->Instance->DCTRL, SDIO_DCTRL_DTEN); in HAL_SD_Abort()
2423 CLEAR_BIT(hsd->Instance->DCTRL, SDIO_DCTRL_DTEN); in HAL_SD_Abort_IT()
Dstm32f4xx_hal_mmc.c1537 hmmc->Instance->DCTRL &= ~(SDIO_DCTRL_DTEN); in HAL_MMC_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f401xc.h5386 #define SDIO_DCTRL_DTEN SDIO_DCTRL_DTEN_Msk /*!<Data transfer en… macro
Dstm32f401xe.h5386 #define SDIO_DCTRL_DTEN SDIO_DCTRL_DTEN_Msk /*!<Data transfer en… macro
Dstm32f411xe.h5417 #define SDIO_DCTRL_DTEN SDIO_DCTRL_DTEN_Msk /*!<Data transfer en… macro
Dstm32f405xx.h10871 #define SDIO_DCTRL_DTEN SDIO_DCTRL_DTEN_Msk /*!<Data transfer en… macro
Dstm32f412cx.h10017 #define SDIO_DCTRL_DTEN SDIO_DCTRL_DTEN_Msk /*!<Data transfer en… macro
Dstm32f415xx.h11156 #define SDIO_DCTRL_DTEN SDIO_DCTRL_DTEN_Msk /*!<Data transfer en… macro
/hal_stm32-latest/stm32cube/stm32l1xx/soc/
Dstm32l151xd.h5964 #define SDIO_DCTRL_DTEN SDIO_DCTRL_DTEN_Msk /*!< Data transfer e… macro
Dstm32l152xd.h6106 #define SDIO_DCTRL_DTEN SDIO_DCTRL_DTEN_Msk /*!< Data transfer e… macro
Dstm32l162xd.h6245 #define SDIO_DCTRL_DTEN SDIO_DCTRL_DTEN_Msk /*!< Data transfer e… macro
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f103xe.h5637 #define SDIO_DCTRL_DTEN SDIO_DCTRL_DTEN_Msk /*!< Data transfer e… macro
Dstm32f103xg.h5707 #define SDIO_DCTRL_DTEN SDIO_DCTRL_DTEN_Msk /*!< Data transfer e… macro
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h10605 #define SDIO_DCTRL_DTEN SDIO_DCTRL_DTEN_Msk /*!<Data transfer en… macro
Dstm32f205xx.h10350 #define SDIO_DCTRL_DTEN SDIO_DCTRL_DTEN_Msk /*!<Data transfer en… macro
Dstm32f207xx.h10685 #define SDIO_DCTRL_DTEN SDIO_DCTRL_DTEN_Msk /*!<Data transfer en… macro

12