Home
last modified time | relevance | path

Searched refs:FLASH_SECTOR_SIZE (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/partition/
Dflash_layout.h55 #define FLASH_SECTOR_SIZE (STRATA_NVM_FLASH_SECTOR_SIZE) /* 1 kB */ macro
84 #define FLASH_SECTOR_SIZE (PMOD_SF3_FLASH_SECTOR_SIZE) /* 1 kB */ macro
101 #define FWU_METADATA_FLASH_SECTOR_SIZE (FLASH_SECTOR_SIZE)
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/
Dplatform.c30 static uint8_t local_block_flash[FLASH_SECTOR_SIZE];
33 .bufferlen = FLASH_SECTOR_SIZE,
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/ci_regression_tests/
Ds_io_storage_test.c26 static uint8_t local_block_flash0[FLASH_SECTOR_SIZE]; in s_test_io_storage_multiple_flash_simultaneous()
/trusted-firmware-m-latest/platform/ext/target/stm/common/hal/CMSIS_Driver/
Dlow_level_flash.c575 EraseInit.NbSectors = FLASH0_SECTOR_SIZE / FLASH_SECTOR_SIZE; in Flash_EraseSector()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/bl2/
Dlow_level_security.c1127 first_allowed = dwl_offset / FLASH_SECTOR_SIZE; in hdpext_loader_cfg()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h10155 #define FLASH_SECTOR_SIZE 0x2000U /*!< Flash Sect… macro
10156 #define FLASH_SECTOR_NB (FLASH_BANK_SIZE / FLASH_SECTOR_SIZE) /*!< Flash Sect…