Searched refs:II_STATE_STDLOADED (Results 1 – 3 of 3) sorted by relevance
499 #define II_STATE_STDLOADED 6 // Board has finished load: standard firmware macro
1405 isStandard ? II_STATE_STDLOADED :II_STATE_LOADED; in iiDownloadBlock()
237 if (pB->i2eState != II_STATE_STDLOADED) { in i2InitChannels()