Searched defs:osprey_BaseEepHeader (Results 1 – 1 of 1) sorted by relevance
239 typedef struct osprey_BaseEepHeader { struct240 … reg_dmn[2]; //Does this need to be outside of this structure, if it gets written after calibration241 u_int8_t txrx_mask; //4 bits tx and 4 bits rx242 EEP_FLAGS op_cap_flags;243 u_int8_t rf_silent;244 u_int8_t blue_tooth_options;245 u_int8_t device_cap;246 u_int8_t device_type; // takes lower byte in eeprom location247 … int8_t pwrTableOffset; // offset in dB to be added to beginning of pdadc table in calibration248 u_int8_t params_for_tuning_caps[2]; //placeholder, get more details from Don[all …]