Searched defs:bVal (Results 1 – 1 of 1) sorted by relevance
159 UINT32 whal_hwEepromWriteByteNoUnp(HwEeprom_T *pHwEeprom, UINT16 wAddr,UINT8 bVal) in whal_hwEepromWriteByteNoUnp()235 UINT32 whal_hwEepromWriteByte(HwEeprom_T *pHwEeprom, UINT16 wAddr,UINT8 bVal) in whal_hwEepromWriteByte()276 UINT32 whal_hwEepromSetCalValue(HwEeprom_T *pHwEeprom, UINT8 bVal) in whal_hwEepromSetCalValue()315 UINT32 whal_hwEepromSetBiasValue(HwEeprom_T *pHwEeprom, UINT8 bVal) in whal_hwEepromSetBiasValue()349 UINT32 whal_hwEepromSetDACValue(HwEeprom_T *pHwEeprom, UINT8 bVal) in whal_hwEepromSetDACValue()471 UINT32 whal_hwEepromSetAGCCell(HwEeprom_T *pHwEeprom, UINT8 bTableOffset, UINT8 bVal) in whal_hwEepromSetAGCCell()559 UINT8 bVal; in whal_hwEeprom_DumpEEPROM() local