Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/gxdemo/src/Management/
Dmgt-fifo-brkpt.c43 #define BIG_FIFO_SIZE (512*1024) macro
293 GXInitFifoBase( fifo, MEMAllocFromAllocator(&DemoAllocator1, BIG_FIFO_SIZE), BIG_FIFO_SIZE ); in FifoInit()