Searched refs:totalPowerMeasI (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_cal_iq.c32 #define totalPowerMeasI(i) caldata[0][i].u macro
49 cal->totalPowerMeasI(i) +=
57 cal->calSamples, i, cal->totalPowerMeasI(i),
72 uint32_t powerMeasI = cal->totalPowerMeasI(i);

Completed in 45 milliseconds