Searched refs:FLASH0_SECTOR_SIZE (Results 1 – 15 of 15) sorted by relevance
| /trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone310/fvp/cmsis_drivers/ |
| D | Driver_Flash.c | 28 #define FLASH0_SECTOR_SIZE 0x00010000 /* 64 kB */ macro 35 .sector_count = FLASH0_SIZE / FLASH0_SECTOR_SIZE, 36 .sector_size = FLASH0_SECTOR_SIZE,
|
| /trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone300/fvp/cmsis_drivers/ |
| D | Driver_Flash.c | 28 #define FLASH0_SECTOR_SIZE 0x00010000 /* 64 kB */ macro 35 .sector_count = FLASH0_SIZE / FLASH0_SECTOR_SIZE, 36 .sector_size = FLASH0_SECTOR_SIZE,
|
| /trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/cmsis_drivers/ |
| D | Driver_Flash.c | 28 #define FLASH0_SECTOR_SIZE 0x00010000 /* 64 kB */ macro 42 .sector_count = FLASH0_SIZE / FLASH0_SECTOR_SIZE, 43 .sector_size = FLASH0_SECTOR_SIZE,
|
| /trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/CMSIS_Driver/ |
| D | Driver_Flash.c | 46 #define FLASH0_SECTOR_SIZE CY_FLASH_SIZEOF_ROW // 512 B macro 91 .sector_count = FLASH0_SIZE / FLASH0_SECTOR_SIZE, 92 .sector_size = FLASH0_SECTOR_SIZE,
|
| /trusted-firmware-m-latest/platform/ext/target/arm/mps3/an524/cmsis_drivers/ |
| D | Driver_Flash.c | 53 #define FLASH0_SECTOR_SIZE 0x00001000 /* 4 kB */ macro 138 .sector_count = FLASH0_SIZE / FLASH0_SECTOR_SIZE, 139 .sector_size = FLASH0_SECTOR_SIZE,
|
| /trusted-firmware-m-latest/platform/ext/target/stm/stm32l562e_dk/include/ |
| D | board.h | 36 #define FLASH0_SECTOR_SIZE 0x1000 macro
|
| /trusted-firmware-m-latest/platform/ext/target/stm/b_u585i_iot02a/include/ |
| D | board.h | 36 #define FLASH0_SECTOR_SIZE 0x2000 macro
|
| /trusted-firmware-m-latest/platform/ext/target/stm/nucleo_l552ze_q/include/ |
| D | board.h | 36 #define FLASH0_SECTOR_SIZE 0x1000 macro
|
| /trusted-firmware-m-latest/platform/ext/target/arm/musca_s1/CMSIS_Driver/ |
| D | Driver_Flash_MRAM.c | 30 #define FLASH0_SECTOR_SIZE 0x00001000 /* 4 kB */ macro 134 .sector_count = FLASH0_SIZE / FLASH0_SECTOR_SIZE, 135 .sector_size = FLASH0_SECTOR_SIZE,
|
| /trusted-firmware-m-latest/platform/ext/target/stm/stm32h573i_dk/include/ |
| D | board.h | 52 #define FLASH0_SECTOR_SIZE 0x2000 macro
|
| /trusted-firmware-m-latest/platform/ext/target/arm/mps2/an519/retarget/ |
| D | platform_retarget.h | 117 #define FLASH0_SECTOR_SIZE 0x00001000 /* 4 kB */ macro
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/hal/CMSIS_Driver/ |
| D | low_level_flash.c | 255 .sector_count = FLASH_TOTAL_SIZE / FLASH0_SECTOR_SIZE, 256 .sector_size = FLASH0_SECTOR_SIZE, 575 EraseInit.NbSectors = FLASH0_SECTOR_SIZE / FLASH_SECTOR_SIZE; in Flash_EraseSector() 577 EraseInit.NbPages = FLASH0_SECTOR_SIZE / FLASH_PAGE_SIZE; in Flash_EraseSector()
|
| /trusted-firmware-m-latest/platform/ext/target/arm/mps2/an519/cmsis_drivers/ |
| D | Driver_Flash.c | 135 .sector_count = FLASH0_SIZE / FLASH0_SECTOR_SIZE, 136 .sector_size = FLASH0_SECTOR_SIZE,
|
| /trusted-firmware-m-latest/platform/ext/target/arm/mps2/an521/cmsis_drivers/ |
| D | Driver_Flash.c | 133 .sector_count = FLASH0_SIZE / FLASH0_SECTOR_SIZE, 134 .sector_size = FLASH0_SECTOR_SIZE,
|
| /trusted-firmware-m-latest/platform/ext/target/arm/mps2/an521/retarget/ |
| D | platform_retarget.h | 139 #define FLASH0_SECTOR_SIZE 0x00001000 /* 4 kB */ macro
|