OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pcdacMin
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5111.c
399
uint16_t
pcdacMin
= 0;
442
pcdacStruct.
pcdacMin
= PCDAC_START;
458
pcdacMin
= j;
488
/* Write all the first pcdac entries based off the
pcdacMin
*/
492
ahp->ah_pcdacTable[pcdacTableIndex++] =
pcdacMin
;
/src/sys/external/isc/atheros_hal/dist/
ah_eeprom_v3.h
167
uint16_t
pcdacMin
;
177
uint16_t
pcdacMin
;
ah_eeprom_v3.c
27
uint16_t
pcdacMin
, uint16_t pcdacMax, uint16_t *vp)
39
*vp++ = (ip[i] * pcdacMax + (100 - ip[i]) *
pcdacMin
) / 100;
870
pChannelData->
pcdacMin
= (uint16_t)((eeval >> 4) & PCDAC_MASK);
895
pChannelData->
pcdacMin
, pChannelData->pcdacMax,
/src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_reset.c
1408
uint16_t
pcdacMin
= 0;
1425
pcdacStruct.
pcdacMin
= PCDAC_START;
1440
pcdacMin
= j;
1469
/* Write all the first pcdac entries based off the
pcdacMin
*/
1472
pcdacTable[pcdacTableIndex++] =
pcdacMin
;
Completed in 15 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025