Searched refs:versionBuffer (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
H A Dcu_cmd.c5261 char versionBuffer[NVS_VERSION_PARAMETER_LENGTH]; local
5279 versionBuffer[index] = valueToSet;
5287 os_fwrite(&versionBuffer[index], sizeof(TI_UINT8), 1, nvsBinFile);

Completed in 68 milliseconds