Home
last modified time | relevance | path

Searched refs:HAL_MMC_GetCardState (Results 1 – 18 of 18) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_mmc.c2831 while ((HAL_MMC_GetCardState(hmmc) != HAL_MMC_CARD_TRANSFER)) in HAL_MMC_ConfigSpeedBusOperation()
2852 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc) in HAL_MMC_GetCardState() function
2919 CardState = HAL_MMC_GetCardState(hmmc); in HAL_MMC_Abort()
2983 CardState = HAL_MMC_GetCardState(hmmc); in HAL_MMC_Abort_IT()
3489 if (HAL_MMC_GetCardState(hmmc) == HAL_MMC_CARD_STANDBY) in HAL_MMC_SleepDevice()
3599 if (HAL_MMC_GetCardState(hmmc) == HAL_MMC_CARD_STANDBY) in HAL_MMC_AwakeDevice()
3605 if (HAL_MMC_GetCardState(hmmc) == HAL_MMC_CARD_TRANSFER) in HAL_MMC_AwakeDevice()
3781 CardState = HAL_MMC_GetCardState(hmmc); in MMC_DMAError()
3816 CardState = HAL_MMC_GetCardState(hmmc); in MMC_DMATxAbort()
3862 CardState = HAL_MMC_GetCardState(hmmc); in MMC_DMARxAbort()
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_mmc.c2344 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc) in HAL_MMC_GetCardState() function
2406 CardState = HAL_MMC_GetCardState(hmmc); in HAL_MMC_Abort()
2463 CardState = HAL_MMC_GetCardState(hmmc); in HAL_MMC_Abort_IT()
2580 CardState = HAL_MMC_GetCardState(hmmc); in MMC_DMAError()
2615 CardState = HAL_MMC_GetCardState(hmmc); in MMC_DMATxAbort()
2660 CardState = HAL_MMC_GetCardState(hmmc); in MMC_DMARxAbort()
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_mmc.c2345 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc) in HAL_MMC_GetCardState() function
2407 CardState = HAL_MMC_GetCardState(hmmc); in HAL_MMC_Abort()
2464 CardState = HAL_MMC_GetCardState(hmmc); in HAL_MMC_Abort_IT()
2581 CardState = HAL_MMC_GetCardState(hmmc); in MMC_DMAError()
2616 CardState = HAL_MMC_GetCardState(hmmc); in MMC_DMATxAbort()
2661 CardState = HAL_MMC_GetCardState(hmmc); in MMC_DMARxAbort()
/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_mmc.c2224 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc) in HAL_MMC_GetCardState() function
2286 CardState = HAL_MMC_GetCardState(hmmc); in HAL_MMC_Abort()
2343 CardState = HAL_MMC_GetCardState(hmmc); in HAL_MMC_Abort_IT()
2457 CardState = HAL_MMC_GetCardState(hmmc); in MMC_DMAError()
2491 CardState = HAL_MMC_GetCardState(hmmc); in MMC_DMATxAbort()
2536 CardState = HAL_MMC_GetCardState(hmmc); in MMC_DMARxAbort()
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_mmc.c2650 while ((HAL_MMC_GetCardState(hmmc) != HAL_MMC_CARD_TRANSFER)) in HAL_MMC_ConfigSpeedBusOperation()
2670 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc) in HAL_MMC_GetCardState() function
2712 CardState = HAL_MMC_GetCardState(hmmc); in HAL_MMC_Abort()
2744 CardState = HAL_MMC_GetCardState(hmmc); in HAL_MMC_Abort_IT()
3284 if (HAL_MMC_GetCardState(hmmc) == HAL_MMC_CARD_STANDBY) in HAL_MMC_SleepDevice()
3404 if (HAL_MMC_GetCardState(hmmc) == HAL_MMC_CARD_STANDBY) in HAL_MMC_AwakeDevice()
3410 if (HAL_MMC_GetCardState(hmmc) == HAL_MMC_CARD_TRANSFER) in HAL_MMC_AwakeDevice()
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_mmc.c2393 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc) in HAL_MMC_GetCardState() function
2455 CardState = HAL_MMC_GetCardState(hmmc); in HAL_MMC_Abort()
2512 CardState = HAL_MMC_GetCardState(hmmc); in HAL_MMC_Abort_IT()
2629 CardState = HAL_MMC_GetCardState(hmmc); in MMC_DMAError()
2664 CardState = HAL_MMC_GetCardState(hmmc); in MMC_DMATxAbort()
2709 CardState = HAL_MMC_GetCardState(hmmc); in MMC_DMARxAbort()
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_mmc.c2613 while ((HAL_MMC_GetCardState(hmmc) != HAL_MMC_CARD_TRANSFER)) in HAL_MMC_ConfigSpeedBusOperation()
2633 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc) in HAL_MMC_GetCardState() function
2765 CardState = HAL_MMC_GetCardState(hmmc); in HAL_MMC_Abort_IT()
3305 if (HAL_MMC_GetCardState(hmmc) == HAL_MMC_CARD_STANDBY) in HAL_MMC_SleepDevice()
3425 if (HAL_MMC_GetCardState(hmmc) == HAL_MMC_CARD_STANDBY) in HAL_MMC_AwakeDevice()
3431 if (HAL_MMC_GetCardState(hmmc) == HAL_MMC_CARD_TRANSFER) in HAL_MMC_AwakeDevice()
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_mmc.c2654 while ((HAL_MMC_GetCardState(hmmc) != HAL_MMC_CARD_TRANSFER)) in HAL_MMC_ConfigSpeedBusOperation()
2674 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc) in HAL_MMC_GetCardState() function
2803 CardState = HAL_MMC_GetCardState(hmmc); in HAL_MMC_Abort_IT()
3343 if (HAL_MMC_GetCardState(hmmc) == HAL_MMC_CARD_STANDBY) in HAL_MMC_SleepDevice()
3463 if (HAL_MMC_GetCardState(hmmc) == HAL_MMC_CARD_STANDBY) in HAL_MMC_AwakeDevice()
3469 if (HAL_MMC_GetCardState(hmmc) == HAL_MMC_CARD_TRANSFER) in HAL_MMC_AwakeDevice()
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_mmc.c2625 while ((HAL_MMC_GetCardState(hmmc) != HAL_MMC_CARD_TRANSFER)) in HAL_MMC_ConfigSpeedBusOperation()
2645 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc) in HAL_MMC_GetCardState() function
2774 CardState = HAL_MMC_GetCardState(hmmc); in HAL_MMC_Abort_IT()
3314 if (HAL_MMC_GetCardState(hmmc) == HAL_MMC_CARD_STANDBY) in HAL_MMC_SleepDevice()
3434 if (HAL_MMC_GetCardState(hmmc) == HAL_MMC_CARD_STANDBY) in HAL_MMC_AwakeDevice()
3440 if (HAL_MMC_GetCardState(hmmc) == HAL_MMC_CARD_TRANSFER) in HAL_MMC_AwakeDevice()
/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_mmc.h635 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc);
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_mmc.h638 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc);
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_mmc.h638 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc);
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_mmc.h638 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc);
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_mmc.h693 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc);
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_mmc.h693 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc);
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_mmc.h696 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc);
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_mmc.h695 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc);
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_mmc.h761 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc);