/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_mmc.c | 2831 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/ |
D | stm32f2xx_hal_mmc.c | 2344 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/ |
D | stm32f7xx_hal_mmc.c | 2345 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/ |
D | stm32f1xx_hal_mmc.c | 2224 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/ |
D | stm32l5xx_hal_mmc.c | 2650 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/ |
D | stm32f4xx_hal_mmc.c | 2393 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/ |
D | stm32u5xx_hal_mmc.c | 2613 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/ |
D | stm32h7xx_hal_mmc.c | 2654 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/ |
D | stm32h5xx_hal_mmc.c | 2625 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/ |
D | stm32f1xx_hal_mmc.h | 635 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc);
|
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_mmc.h | 638 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc);
|
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_mmc.h | 638 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc);
|
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_mmc.h | 638 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc);
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_mmc.h | 693 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc);
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_mmc.h | 693 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc);
|
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_mmc.h | 696 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc);
|
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_mmc.h | 695 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc);
|
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_mmc.h | 761 HAL_MMC_CardStateTypeDef HAL_MMC_GetCardState(MMC_HandleTypeDef *hmmc);
|