OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PWR_MIN
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5111.c
486
((minScaledPwr -
PWR_MIN
+ PWR_STEP / 2) / PWR_STEP) +
PWR_MIN
);
490
for (i = 0; i < (2 * (pwr -
PWR_MIN
) / EEP_SCALE + 1); i++) {
/src/sys/external/isc/atheros_hal/dist/
ah_eeprom_v3.h
132
#define
PWR_MIN
0
/src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_reset.c
1467
pwr = (uint16_t)(PWR_STEP * ((minScaledPwr -
PWR_MIN
+ PWR_STEP / 2) / PWR_STEP) +
PWR_MIN
);
1471
for (i = 0; i < (2 * (pwr -
PWR_MIN
) / EEP_SCALE + 1); i++)
Completed in 14 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025