iPXE
|
#include <ar9003_eeprom.h>
Data Fields | |
int8_t | refPower |
u8 | voltMeas |
u8 | tempMeas |
int8_t | rxNoisefloorCal |
int8_t | rxNoisefloorPower |
u8 | rxTempMeas |
Definition at line 242 of file ar9003_eeprom.h.
int8_t ar9300_cal_data_per_freq_op_loop::refPower |
Definition at line 243 of file ar9003_eeprom.h.
Referenced by ar9003_hw_cal_pier_get().
u8 ar9300_cal_data_per_freq_op_loop::voltMeas |
Definition at line 245 of file ar9003_eeprom.h.
Referenced by ar9003_hw_cal_pier_get().
u8 ar9300_cal_data_per_freq_op_loop::tempMeas |
Definition at line 247 of file ar9003_eeprom.h.
Referenced by ar9003_hw_cal_pier_get().
int8_t ar9300_cal_data_per_freq_op_loop::rxNoisefloorCal |
Definition at line 249 of file ar9003_eeprom.h.
int8_t ar9300_cal_data_per_freq_op_loop::rxNoisefloorPower |
Definition at line 251 of file ar9003_eeprom.h.
u8 ar9300_cal_data_per_freq_op_loop::rxTempMeas |
Definition at line 253 of file ar9003_eeprom.h.