Home
last modified time | relevance | path

Searched refs:program_unit (Results 1 – 25 of 54) sorted by relevance

123

/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/Device/Source/
Ddevice_definition.c91 .program_unit = 0,
102 .program_unit = 0,
111 .program_unit = 0,
122 .program_unit = 0,
/trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/cmsis_drivers/
DDriver_Flash.c45 .program_unit = FLASH0_PROGRAM_UNIT,
69 .program_unit = FLASH1_PROGRAM_UNIT,
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/CMSIS_Driver/
DDriver_Flash.c42 .program_unit = STRATA_NVM_FLASH_PROGRAM_UNIT,
58 .program_unit = STRATA_SE_FLASH_PROGRAM_UNIT,
/trusted-firmware-m-latest/platform/ext/target/arm/drivers/flash/n25q256a/
DDriver_Flash_N25Q256A.h43 .program_unit = PMOD_SF3_FLASH_PROGRAM_UNIT,
71 dev->program_unit = data->program_unit; \
Dspi_n25q256a_flash_lib.h43 uint32_t program_unit; member
/trusted-firmware-m-latest/platform/ext/target/arm/drivers/flash/sst26vf064b/
DDriver_Flash_SST26VF064B.h53 .program_unit = SST26VF064B_FLASH_PROGRAM_UNIT,
101 dev->program_unit = data->program_unit; \
Dspi_sst26vf064b_flash_lib.h44 uint32_t program_unit; member
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone310/an555/device/source/
Dflash_device_definition.c35 .program_unit = 0,
/trusted-firmware-m-latest/platform/ext/target/armchina/mps3/alcor/an557/device/source/
Dflash_device_definition.c35 .program_unit = 0,
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone300/an547/device/source/
Dflash_device_definition.c35 .program_unit = 0,
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone300/an552/device/source/
Dflash_device_definition.c35 .program_unit = 0,
/trusted-firmware-m-latest/platform/ext/target/arm/rse/rdfremont/cmsis_drivers/
DDriver_Flash.c29 .program_unit = 1U,
/trusted-firmware-m-latest/platform/ext/target/arm/rse/tc/cmsis_drivers/
DDriver_Flash.c29 .program_unit = 1U,
/trusted-firmware-m-latest/platform/ext/target/arm/rse/kronos/cmsis_drivers/
DDriver_Flash.c29 .program_unit = 1U,
/trusted-firmware-m-latest/platform/ext/target/rpi/rp2350/cmsis_drivers/
DDriver_Flash_RPI.h151 if ((cnt < FLASH_DEV.data->program_unit) || \
152 (cnt % FLASH_DEV.data->program_unit) || \
DDriver_Flash_RPI_bl2.c23 .program_unit = RP2350_FLASH_PAGE_SIZE, /* page aligned, page multipled */
/trusted-firmware-m-latest/platform/ext/target/arm/drivers/flash/strata/
DDriver_Flash_Strata.h60 dev->program_unit = data->program_unit; \
Dspi_strataflashj3_flash_lib.h37 uint32_t program_unit; member
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone310/fvp/cmsis_drivers/
DDriver_Flash.c38 .program_unit = FLASH0_PROGRAM_UNIT,
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone300/fvp/cmsis_drivers/
DDriver_Flash.c38 .program_unit = FLASH0_PROGRAM_UNIT,
/trusted-firmware-m-latest/secure_fw/partitions/internal_trusted_storage/
Dtfm_internal_trusted_storage.c61 .program_unit = ITS_FLASH_ALIGNMENT,
71 .program_unit = PS_FLASH_ALIGNMENT,
226 if (TFM_HAL_ITS_FLASH_DRIVER.GetInfo()->program_unit
262 if (TFM_HAL_PS_FLASH_DRIVER.GetInfo()->program_unit
/trusted-firmware-m-latest/platform/ext/target/arm/rse/rdfremont/device/
Drse_expansion_device_definition.c61 .program_unit = 0,
/trusted-firmware-m-latest/platform/ext/target/arm/rse/kronos/device/
Dhost_device_definition.c78 .program_unit = 0,
/trusted-firmware-m-latest/platform/ext/target/arm/rse/tc/device/
Dhost_device_definition.c78 .program_unit = 0,
/trusted-firmware-m-latest/platform/ext/target/arm/mps2/an519/cmsis_drivers/
DDriver_Flash.c100 if ((param % flash_dev->data->program_unit) != 0) { in is_write_aligned()
138 .program_unit = FLASH0_PROGRAM_UNIT,

123