OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_led_pins
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/isa/
soekrisgpio.c
73
gpio_pin_t
sc_led_pins
[SOEKRIS_NLEDS];
member in struct:soekris_softc
163
sc->
sc_led_pins
[i].pin_num = i;
164
sc->
sc_led_pins
[i].pin_caps = GPIO_PIN_OUTPUT;
165
sc->
sc_led_pins
[i].pin_flags = GPIO_PIN_OUTPUT;
166
sc->
sc_led_pins
[i].pin_state = soekris_led_read(sc, i);
175
gba2.gba_pins = sc->
sc_led_pins
;
Completed in 12 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025