Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c37 #define FLASH_SIZE 0x10000000 //256MB ought to be enough for everyone macro
44 #define IS_IN_FLASH(_val) IS_IN_RANGE(_val, FLASH_BASE, FLASH_SIZE)