Searched defs:typeValue (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
H A Dcu_cmd.c5152 TI_UINT8 typeValue = eNVS_RADIO_RX_PARAMETERS; local
5158 os_fwrite(&typeValue, sizeof(TI_UINT8), 1, nvsBinFile);
5202 TI_UINT8 typeValue = eNVS_RADIO_TX_PARAMETERS; local
5208 os_fwrite(&typeValue, sizeof(TI_UINT8), 1, nvsBinFile);

Completed in 62 milliseconds