Home
last modified time | relevance | path

Searched refs:ATA_ERASE_SECTOR_CMD (Results 1 – 25 of 32) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_pccard.h215 #define ATA_ERASE_SECTOR_CMD ((uint8_t)0xC0) macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_pccard.h214 #define ATA_ERASE_SECTOR_CMD ((uint8_t)0xC0) macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_pccard.h214 #define ATA_ERASE_SECTOR_CMD ((uint8_t)0xC0) macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_pccard.h218 #define ATA_ERASE_SECTOR_CMD ((uint8_t)0xC0) macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_pccard.c560 *(__IO uint8_t *)(PCCARD_IO_SPACE_PRIMARY_ADDR | ATA_STATUS_CMD) = ATA_ERASE_SECTOR_CMD; in HAL_PCCARD_Erase_Sector()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_pccard.c548 *(__IO uint8_t *)(PCCARD_IO_SPACE_PRIMARY_ADDR | ATA_STATUS_CMD) = ATA_ERASE_SECTOR_CMD; in HAL_PCCARD_Erase_Sector()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_pccard.c548 *(__IO uint8_t *)(PCCARD_IO_SPACE_PRIMARY_ADDR | ATA_STATUS_CMD) = ATA_ERASE_SECTOR_CMD; in HAL_PCCARD_Erase_Sector()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_pccard.c552 *(__IO uint8_t *)(PCCARD_IO_SPACE_PRIMARY_ADDR | ATA_STATUS_CMD) = ATA_ERASE_SECTOR_CMD; in HAL_PCCARD_Erase_Sector()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/
Dstm32_hal_legacy.h1069 #define CF_ERASE_SECTOR_CMD ATA_ERASE_SECTOR_CMD
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1023 #define CF_ERASE_SECTOR_CMD ATA_ERASE_SECTOR_CMD
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1058 #define CF_ERASE_SECTOR_CMD ATA_ERASE_SECTOR_CMD
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1239 #define CF_ERASE_SECTOR_CMD ATA_ERASE_SECTOR_CMD
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1203 #define CF_ERASE_SECTOR_CMD ATA_ERASE_SECTOR_CMD
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/
Dstm32_hal_legacy.h1214 #define CF_ERASE_SECTOR_CMD ATA_ERASE_SECTOR_CMD
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1239 #define CF_ERASE_SECTOR_CMD ATA_ERASE_SECTOR_CMD
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1239 #define CF_ERASE_SECTOR_CMD ATA_ERASE_SECTOR_CMD
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1239 #define CF_ERASE_SECTOR_CMD ATA_ERASE_SECTOR_CMD
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/Legacy/
Dstm32_hal_legacy.h1226 #define CF_ERASE_SECTOR_CMD ATA_ERASE_SECTOR_CMD
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/Legacy/
Dstm32_hal_legacy.h1224 #define CF_ERASE_SECTOR_CMD ATA_ERASE_SECTOR_CMD
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1224 #define CF_ERASE_SECTOR_CMD ATA_ERASE_SECTOR_CMD
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1209 #define CF_ERASE_SECTOR_CMD ATA_ERASE_SECTOR_CMD
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/Legacy/
Dstm32_hal_legacy.h1237 #define CF_ERASE_SECTOR_CMD ATA_ERASE_SECTOR_CMD
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1209 #define CF_ERASE_SECTOR_CMD ATA_ERASE_SECTOR_CMD
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1226 #define CF_ERASE_SECTOR_CMD ATA_ERASE_SECTOR_CMD
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1203 #define CF_ERASE_SECTOR_CMD ATA_ERASE_SECTOR_CMD

12