Searched refs:HAL_MMC_SECURE_ERASE (Results 1 – 8 of 8) sorted by relevance
369 #define HAL_MMC_SECURE_ERASE 0x80000000U /*!< Perform a secure purge according SRT on the era… macro376 ((TYPE) == HAL_MMC_SECURE_ERASE) || \
364 #define HAL_MMC_SECURE_ERASE 0x80000000U /*!< Perform a secure purge according SRT on the era… macro371 ((TYPE) == HAL_MMC_SECURE_ERASE) || \
384 #define HAL_MMC_SECURE_ERASE 0x80000000U /*!< Perform a secure purge according SRT on the era… macro391 ((TYPE) == HAL_MMC_SECURE_ERASE) || \
2811 if ((EraseType == HAL_MMC_SECURE_ERASE) || (EraseType == HAL_MMC_SECURE_TRIM_STEP2)) in HAL_MMC_EraseSequence()
2851 if ((EraseType == HAL_MMC_SECURE_ERASE) || (EraseType == HAL_MMC_SECURE_TRIM_STEP2)) in HAL_MMC_EraseSequence()
3095 if ((EraseType == HAL_MMC_SECURE_ERASE) || (EraseType == HAL_MMC_SECURE_TRIM_STEP2)) in HAL_MMC_EraseSequence()