OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:readchannel
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
slurm.c
166
uint16_t powercfg, sysconfig2,
readchannel
, statusrssi;
local in function:slurm_get_info
171
slurm_getreg(sc, SI470X_READCHANNEL, &
readchannel
);
179
ri->freq = slurm_si470x_get_freq(sc,
readchannel
);
293
slurm_si470x_get_freq(struct slurm_softc *sc, uint16_t
readchannel
)
295
readchannel
= __SHIFTOUT(
readchannel
, SI470X_READCHAN);
296
return sc->sc_band +
readchannel
* sc->sc_space;
Completed in 11 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025