Home | History | Annotate | Download | only in src

Lines Matching refs:NVS_TOTAL_LENGTH

5039 	} while((!feof(nvsBinFile)) && (index < NVS_TOTAL_LENGTH)) ;
5060 for (bufferIndex = 0; bufferIndex < NVS_TOTAL_LENGTH;)
5097 for (infoModeIndex = 0; (infoModeIndex < tlvLength) && (BUFFER_INDEX < NVS_TOTAL_LENGTH); infoModeIndex++)