Searched full:strips (Results 1 – 16 of 16) sorted by relevance
10 There are 25 strips/pins including 5 rings for using with 4mm banana15 The smaller strips spaced at 1.27mm on the edge connector have additional21 connected to the front rings, but the back small strips are unconnected.
24 const struct led_strip_buffer *strips; member79 if (idx < config->strips[i].chain_length) { in pixel_address()80 return &config->strips[i].pixels[idx]; in pixel_address()82 idx -= config->strips[i].chain_length; in pixel_address()146 rc = led_strip_update_rgb(config->strips[i].dev, config->strips[i].pixels, in led_strip_matrix_write()217 if (!device_is_ready(config->strips[i].dev)) { in led_strip_matrix_init()218 LOG_ERR("LED strip device %s is not ready", config->strips[i].dev->name); in led_strip_matrix_init()257 .strips = strip_buffer##inst, \
21 - Power supply. These LED strips usually require a 5V supply.92 - `RGB LED strips: an overview`_99 .. _RGB LED strips\: an overview: http://nut-bolt.nl/2012/rgb-led-strips/
11 led-strips = <&bff_led_strip>;
5 # Common fields for LED strips
19 daisy chaining LED strips.
106 * LPD880x strips. in lpd880x_strip_update_rgb()
39 /** Edge strips for right */41 /** Edge strips for left */43 /** Edge strips for above */45 /** Edge strips for below */
252 /** Edge strips for right */254 /** Edge strips for left */256 /** Edge strips for above */258 /** Edge strips for below */
10 * This overlay removes image slot partitions and strips each of 64kiB,
10 * @brief Public API for controlling linear strips of LEDs.13 * addressable strips of LEDs.
156 led-strips:161 If multiple strips are specified, they are "flattened" and sequentialized.
316 led-strips = <&test_led_strip_0>, <&test_led_strip_1>;
187 * directory but FUSE strips the trailing slashes from in fuse_fs_access_readdir()
386 * @brief Strips n first arguments from the argument list.
1175 * :github:`14668` - net: icmp4: Zephyr strips record route and time stamp options