OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:minPwr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5112.c
737
int16_t minGain,
minPwr
,minPcdac,retVal;
747
minPwr
= data->pDataPerXPD[minIndex].pwr_t4[0];
750
if (data->pDataPerXPD[minIndex].pwr_t4[i] <
minPwr
) {
751
minPwr
= data->pDataPerXPD[minIndex].pwr_t4[i];
755
retVal =
minPwr
- (minPcdac*2);
ar5112.c
737
int16_t minGain,
minPwr
,minPcdac,retVal;
747
minPwr
= data->pDataPerXPD[minIndex].pwr_t4[0];
750
if (data->pDataPerXPD[minIndex].pwr_t4[i] <
minPwr
) {
751
minPwr
= data->pDataPerXPD[minIndex].pwr_t4[i];
755
retVal =
minPwr
- (minPcdac*2);
Completed in 27 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025