Home
last modified time | relevance | path

Searched refs:CY_FLASH_ALIGN (Results 1 – 2 of 2) sorted by relevance

/mcuboot-latest/boot/cypress/MCUBootApp/sysflash/
Dsysflash.h21 #define CY_FLASH_ALIGN (CY_FLASH_SIZEOF_ROW) macro
/mcuboot-latest/boot/cypress/cy_flash_pal/
Dcy_flash_map.c363 ret = CY_FLASH_ALIGN; in flash_area_align()