Home
last modified time | relevance | path

Searched refs:FLASH_ERASE_04K (Results 1 – 16 of 16) sorted by relevance

/utopia/UTPA2-700.0.x/modules/flash/hal/maserati/flash/serial/
H A DhalSERFLASH.h262 FLASH_ERASE_04K = SPI_CMD_SE, enumerator
/utopia/UTPA2-700.0.x/modules/flash/hal/macan/flash/serial/
H A DhalSERFLASH.h262 FLASH_ERASE_04K = SPI_CMD_SE, enumerator
/utopia/UTPA2-700.0.x/modules/flash/hal/maxim/flash/serial/
H A DhalSERFLASH.h262 FLASH_ERASE_04K = SPI_CMD_SE, enumerator
/utopia/UTPA2-700.0.x/modules/flash/hal/mainz/flash/serial/
H A DhalSERFLASH.h262 FLASH_ERASE_04K = SPI_CMD_SE, enumerator
/utopia/UTPA2-700.0.x/modules/flash/hal/M7621/flash/serial/
H A DhalSERFLASH.h262 FLASH_ERASE_04K = SPI_CMD_SE, enumerator
/utopia/UTPA2-700.0.x/modules/flash/hal/messi/flash/serial/
H A DhalSERFLASH.h262 FLASH_ERASE_04K = SPI_CMD_SE, enumerator
/utopia/UTPA2-700.0.x/modules/flash/hal/mooney/flash/serial/
H A DhalSERFLASH.h262 FLASH_ERASE_04K = SPI_CMD_SE, enumerator
/utopia/UTPA2-700.0.x/modules/flash/hal/M7821/flash/serial/
H A DhalSERFLASH.h262 FLASH_ERASE_04K = SPI_CMD_SE, enumerator
/utopia/UTPA2-700.0.x/modules/flash/hal/manhattan/flash/serial/
H A DhalSERFLASH.h262 FLASH_ERASE_04K = SPI_CMD_SE, enumerator
/utopia/UTPA2-700.0.x/modules/flash/hal/k6lite/flash/serial/
H A DhalSERFLASH.h276 FLASH_ERASE_04K = SPI_CMD_SE, enumerator
/utopia/UTPA2-700.0.x/modules/flash/hal/maldives/flash/serial/
H A DhalSERFLASH.h262 FLASH_ERASE_04K = SPI_CMD_SE, enumerator
/utopia/UTPA2-700.0.x/modules/flash/hal/curry/flash/serial/
H A DhalSERFLASH.h275 FLASH_ERASE_04K = SPI_CMD_SE, enumerator
/utopia/UTPA2-700.0.x/modules/flash/hal/kano/flash/serial/
H A DhalSERFLASH.h275 FLASH_ERASE_04K = SPI_CMD_SE, enumerator
/utopia/UTPA2-700.0.x/modules/flash/hal/k6/flash/serial/
H A DhalSERFLASH.h275 FLASH_ERASE_04K = SPI_CMD_SE, enumerator
/utopia/UTPA2-700.0.x/modules/flash/hal/mustang/flash/serial/
H A DhalSERFLASH.h262 FLASH_ERASE_04K = SPI_CMD_SE, enumerator
H A DhalSERFLASH.c2736 bRet=HAL_FSP_SectorErase(u32SectorAddress,FLASH_ERASE_04K); in HAL_SERFLASH_SectorErase()