Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/demos/nanddemo/src/
Dasync.c194 #define ASYNC_CALLS 8 macro
198 volatile struct UserDataType userData[ASYNC_CALLS]; in sample2()
199 NANDCommandBlock block[ASYNC_CALLS]; in sample2()
203 for(i = 0; i<ASYNC_CALLS; ++i) in sample2()
223 for(i=0; i<ASYNC_CALLS; ++i) in sample2()
234 for(i = 0; i<ASYNC_CALLS; ++i) in sample2()