OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cfg_devices
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/cortex/
armperiph.c
111
const struct armperiph_info *
cfg_devices
;
member in struct:mpcore_config
204
for (size_t i = 0; cfg->
cfg_devices
[i].pi_name[0] != 0; i++) {
206
.mpcaa_name = cfg->
cfg_devices
[i].pi_name,
209
.mpcaa_off1 = cfg->
cfg_devices
[i].pi_off1,
210
.mpcaa_off2 = cfg->
cfg_devices
[i].pi_off2,
Completed in 11 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025