OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:phs
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
arn9003.c
2322
int32_t mag[2][2],
phs
[2][2], cos[2], sin[2];
local in function:ar9003_get_iq_corr
2356
phs
[i][j] = (c * SCALE) / p;
2359
cos[i] = ((
phs
[i][0] -
phs
[i][1]) * SHIFT) / DELPT;
2380
f3 * (
phs
[0][0] -
phs
[1][0])) / f2;
2383
f1 * (
phs
[0][0] -
phs
[1][0])) / f2;
2391
rxphs =
phs
[0][0] + (sin[0] * txmag - cos[0] * txphs) / SCALE;
arn9003.c
2322
int32_t mag[2][2],
phs
[2][2], cos[2], sin[2];
local in function:ar9003_get_iq_corr
2356
phs
[i][j] = (c * SCALE) / p;
2359
cos[i] = ((
phs
[i][0] -
phs
[i][1]) * SHIFT) / DELPT;
2380
f3 * (
phs
[0][0] -
phs
[1][0])) / f2;
2383
f1 * (
phs
[0][0] -
phs
[1][0])) / f2;
2391
rxphs =
phs
[0][0] + (sin[0] * txmag - cos[0] * txphs) / SCALE;
arn9003.c
2322
int32_t mag[2][2],
phs
[2][2], cos[2], sin[2];
local in function:ar9003_get_iq_corr
2356
phs
[i][j] = (c * SCALE) / p;
2359
cos[i] = ((
phs
[i][0] -
phs
[i][1]) * SHIFT) / DELPT;
2380
f3 * (
phs
[0][0] -
phs
[1][0])) / f2;
2383
f1 * (
phs
[0][0] -
phs
[1][0])) / f2;
2391
rxphs =
phs
[0][0] + (sin[0] * txmag - cos[0] * txphs) / SCALE;
Completed in 39 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025