Home
last modified time | relevance | path

Searched refs:led (Results 1 – 25 of 119) sorted by relevance

12345

/third_party/libinput/src/
Devdev-tablet-pad-leds.c79 struct pad_mode_led *led; in pad_led_group_get_mode() local
81 list_for_each(led, &group->led_list, link) { in pad_led_group_get_mode()
82 rc = lseek(led->brightness_fd, 0, SEEK_SET); in pad_led_group_get_mode()
86 rc = read(led->brightness_fd, buf, sizeof(buf) - 1); in pad_led_group_get_mode()
96 return led->mode_idx; in pad_led_group_get_mode()
104 struct pad_mode_led *led) in pad_led_destroy() argument
106 list_remove(&led->link); in pad_led_destroy()
107 if (led->brightness_fd != -1) in pad_led_destroy()
108 close_restricted(libinput, led->brightness_fd); in pad_led_destroy()
109 free(led); in pad_led_destroy()
[all …]
/third_party/jerryscript/targets/mbedos5/js/
Dflash_leds.js16 var led = 0; variable
48 digital_outs[led].write(led_on);
50 print("Finished with LED " + led);
51 led = (led + 1) % 4;
/third_party/libevdev/tools/
Dlibevdev-tweak-device.c173 parse_options_led(int argc, char **argv, int *led, int *led_state) in parse_options_led() argument
196 *led = parse_event_code(EV_LED, optarg); in parse_options_led()
197 if (*led == -1) in parse_options_led()
340 set_led(struct libevdev *dev, unsigned int led, int led_state) in set_led() argument
346 if (!libevdev_has_event_code(dev, EV_LED, led)) { in set_led()
350 libevdev_event_code_get_name(EV_LED, led)); in set_led()
354 rc = libevdev_kernel_set_led_value(dev, led, state); in set_led()
358 libevdev_event_code_get_name(EV_LED, led), in set_led()
390 int led = -1; in main() local
409 rc = parse_options_led(argc, argv, &led, &led_state); in main()
[all …]
/third_party/libwebsockets/lib/drivers/
DCMakeLists.txt10 drivers/led/led-gpio.c
11 drivers/led/led-seq.c
DREADME.md26 generic gpio, led class that can use generic gpio or pwm interchangeably,
32 At these generic objects like buttons or led controllers, there is a stable
38 - high quality transitions and log-response compensation and mixing for led pwm
/third_party/pcre2/pcre2/testdata/
Dtestinput942 ) )* # further okay, if led by a period
57 \) )* \. # if led by a period...
108 \) )* \. # if led by a period...
136 \) )* \. # if led by a period...
147 )* # further okay, if led by comma
175 ) )* # further okay, if led by a period
190 \) )* \. # if led by a period...
Dtestinput1139 ) )* # further okay, if led by a period
54 \) )* \. # if led by a period...
105 \) )* \. # if led by a period...
133 \) )* \. # if led by a period...
144 )* # further okay, if led by comma
172 ) )* # further okay, if led by a period
187 \) )* \. # if led by a period...
Dtestoutput950 ) )* # further okay, if led by a period
65 \) )* \. # if led by a period...
116 \) )* \. # if led by a period...
144 \) )* \. # if led by a period...
155 )* # further okay, if led by comma
183 ) )* # further okay, if led by a period
198 \) )* \. # if led by a period...
Dtestoutput11-3250 ) )* # further okay, if led by a period
65 \) )* \. # if led by a period...
116 \) )* \. # if led by a period...
144 \) )* \. # if led by a period...
155 )* # further okay, if led by comma
183 ) )* # further okay, if led by a period
198 \) )* \. # if led by a period...
Dtestoutput11-1650 ) )* # further okay, if led by a period
65 \) )* \. # if led by a period...
116 \) )* \. # if led by a period...
144 \) )* \. # if led by a period...
155 )* # further okay, if led by comma
183 ) )* # further okay, if led by a period
198 \) )* \. # if led by a period...
/third_party/libwebsockets/lib/drivers/led/
DREADME.md3 Lws provides an abstract led controller class that can bind an array of LEDs
7 and the correction can be overridden per led for curve adaptation matching.
22 ## Defining an led controller
49 lwsl_err("%s: could not create led\n", __func__);
/third_party/skia/third_party/externals/dawn/infra/config/global/generated/
Drealms.cfg50 principals: "group:flex-ci-led-users"
66 principals: "group:flex-try-led-users"
/third_party/libevdev/libevdev/
Dlibevdev-int.h295 max_mask(LED, led); in type_to_mask_const()
318 max_mask(LED, led); in type_to_mask()
/third_party/gn/infra/config/generated/
Drealms.cfg54 principals: "group:flex-try-led-users"
/third_party/python/Modules/_decimal/
DREADME.txt41 decimal.so is not built from a static libmpdec.a since doing so led to
/third_party/icu/icu4c/source/data/translit/
Dia_ia_FONIPA.txt28 {egi} $vowel → ed\u0361ʒ; # legier → led\u0361ʒer
/third_party/skia/third_party/externals/icu/source/data/translit/
Dia_ia_FONIPA.txt28 {egi} $vowel → ed\u0361ʒ; # legier → led\u0361ʒer
/third_party/mesa3d/docs/relnotes/
D7.0.2.rst52 - glDrawArrays(count=0) led to a crash
/third_party/skia/third_party/externals/icu/source/data/brkitr/
Dde.txt187 "led.",
/third_party/icu/icu4c/source/data/brkitr/
Dde.txt187 "led.",
/third_party/jerryscript/targets/particle/
DREADME.md91 The example program will blinks the D7 led periodically after the flash.
/third_party/EGL/api/
Dregistry.rnc13 # May be led by an optional <comment> tag containing e.g. copyrights.
/third_party/toybox/
DREADME125 3) Why did I do Aboriginal Linux (which led me here)
/third_party/openGLES/xml/
Dregistry.rnc13 # May be led by an optional <comment> tag containing e.g. copyrights.
/third_party/skia/third_party/externals/opengl-registry/xml/
Dregistry.rnc24 # May be led by an optional <comment> tag containing e.g. copyrights.

12345