OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LED
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/algor/algor/
led.c
1
/* $NetBSD:
led
.c,v 1.8 2015/06/09 22:47:12 matt Exp $ */
33
__KERNEL_RCSID(0, "$NetBSD:
led
.c,v 1.8 2015/06/09 22:47:12 matt Exp $");
59
#define
LED
(x) ((3 - (x)) * 4)
62
#define
LED
(x) ((3 - (x)) * 4)
68
#define
LED
(x) ((x) * HD2532_STRIDE)
74
* Set the
LED
display to the characters provided.
81
leds[
LED
(0)] = a;
82
leds[
LED
(1)] = b;
83
leds[
LED
(2)] = c;
84
leds[
LED
(3)] = d
[
all
...]
/src/sys/arch/hpc/include/
config_hook.h
262
#define
LED
CONFIG_HOOK_LED
/src/sys/dev/pcmcia/
if_xireg.h
109
#define
LED
0xa /* RW -
LED
control register */
206
/*
LED
register bits */
219
/*
LED
output values */
220
#define LED_DISABLE 0 /*
LED
disabled */
if_xi.c
1149
/* Configure the
LED
registers. */
1151
bus_space_write_1(bst, bsh,
LED
,
Completed in 22 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026