Searched refs:HAL_PERCAL_DATA (Results 1 – 10 of 10) sorted by relevance
36 static const HAL_PERCAL_DATA ar9130_iq_cal = { /* multi sample */43 static const HAL_PERCAL_DATA ar9130_adc_gain_cal = { /* multi sample */50 static const HAL_PERCAL_DATA ar9130_adc_dc_cal = { /* multi sample */57 static const HAL_PERCAL_DATA ar9130_adc_init_dc_cal = {
31 static const HAL_PERCAL_DATA ar9160_iq_cal = { /* multi sample */38 static const HAL_PERCAL_DATA ar9160_adc_gain_cal = { /* multi sample */45 static const HAL_PERCAL_DATA ar9160_adc_dc_cal = { /* multi sample */52 static const HAL_PERCAL_DATA ar9160_adc_init_dc_cal = {
57 } HAL_PERCAL_DATA; typedef63 const HAL_PERCAL_DATA *calData;
65 const HAL_PERCAL_DATA *calData = cal->cal_curr->calData; in ar5416AdcDcCalibration()
39 static const HAL_PERCAL_DATA ar9287_iq_cal = { /* single sample */46 static const HAL_PERCAL_DATA ar9287_adc_gain_cal = { /* single sample */53 static const HAL_PERCAL_DATA ar9287_adc_dc_cal = { /* single sample */60 static const HAL_PERCAL_DATA ar9287_adc_init_dc_cal = {
40 static const HAL_PERCAL_DATA ar9280_iq_cal = { /* single sample */47 static const HAL_PERCAL_DATA ar9280_adc_gain_cal = { /* single sample */54 static const HAL_PERCAL_DATA ar9280_adc_dc_cal = { /* single sample */61 static const HAL_PERCAL_DATA ar9280_adc_init_dc_cal = {
35 static const HAL_PERCAL_DATA ar9280_iq_cal = { /* single sample */42 static const HAL_PERCAL_DATA ar9280_adc_gain_cal = { /* single sample */49 static const HAL_PERCAL_DATA ar9280_adc_dc_cal = { /* single sample */56 static const HAL_PERCAL_DATA ar9280_adc_init_dc_cal = {
375 } HAL_PERCAL_DATA; typedef379 const HAL_PERCAL_DATA *cal_data;
73 static const HAL_PERCAL_DATA iq_cal_single_sample =
3212 const HAL_PERCAL_DATA *cal_data; in ar9300_run_init_cals()