Home
last modified time | relevance | path

Searched refs:FMC_FLASH_PAGE_SIZE (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/common/cmsis_drivers/
DDriver_Flash.c122 .sector_count = FMC_APROM_SIZE / FMC_FLASH_PAGE_SIZE,
123 .sector_size = FMC_FLASH_PAGE_SIZE,
124 .page_size = FMC_FLASH_PAGE_SIZE,
/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/inc/
Dfmc.h61 #define FMC_FLASH_PAGE_SIZE 0x800UL /*!< Flash Page Size (2048 Bytes) */ macro
/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/inc/
Dfmc.h63 #define FMC_FLASH_PAGE_SIZE 0x800UL /*!< Flash Page Size (2048 Bytes) */ macro