Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c38 #define RAM_SIZE 0x10000000 //256MB ought to be enough for everyone macro
43 #define IS_IN_RAM(_val) IS_IN_RANGE(_val, RAM_BASE, RAM_SIZE)