Home
last modified time | relevance | path

Searched refs:HAL_MMC_SRT_ERASE (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_mmc.h385 #define HAL_MMC_SRT_ERASE 0x00000001U /*!< Information removed by an erase … macro
391 #define IS_MMC_SRT_TYPE(TYPE) (((TYPE) == HAL_MMC_SRT_ERASE) || \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_mmc.h404 #define HAL_MMC_SRT_ERASE 0x00000001U /*!< Information removed by an erase … macro
410 #define IS_MMC_SRT_TYPE(TYPE) (((TYPE) == HAL_MMC_SRT_ERASE) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_mmc.h401 #define HAL_MMC_SRT_ERASE 0x00000001U /*!< Information removed by an erase … macro
407 #define IS_MMC_SRT_TYPE(TYPE) (((TYPE) == HAL_MMC_SRT_ERASE) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_mmc.h397 #define HAL_MMC_SRT_ERASE 0x00000001U /*!< Information removed by an erase … macro
403 #define IS_MMC_SRT_TYPE(TYPE) (((TYPE) == HAL_MMC_SRT_ERASE) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_mmc.h397 #define HAL_MMC_SRT_ERASE 0x00000001U /*!< Information removed by an erase … macro
403 #define IS_MMC_SRT_TYPE(TYPE) (((TYPE) == HAL_MMC_SRT_ERASE) || \
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_mmc.h401 #define HAL_MMC_SRT_ERASE 0x00000001U /*!< Information removed by an erase … macro
407 #define IS_MMC_SRT_TYPE(TYPE) (((TYPE) == HAL_MMC_SRT_ERASE) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_mmc.h397 #define HAL_MMC_SRT_ERASE 0x00000001U /*!< Information removed by an erase … macro
403 #define IS_MMC_SRT_TYPE(TYPE) (((TYPE) == HAL_MMC_SRT_ERASE) || \