Lines Matching +full:engine +full:- +full:specific
8 -----------
14 Device attributes for user-space interface
47 To support device specific configurations, special structure
50 - Maximum number of channels
51 - Reset command, chip enable command
52 - Chip specific initialization
53 - Brightness control register access
54 - Setting LED output current
55 - Program memory address access for running patterns
56 - Additional device specific attributes
63 This pattern data is saved as a file in the user-land or
72 (1) Select an engine number (1/2/3)
80 Select which engine is used for running program
87 It is used for selecting LED output(s) at each engine number.
88 In more details, please refer to 'leds-lp5523.txt'.
90 For example, run blinking pattern in engine #1 of LP5521::
98 For example, run blinking pattern in engine #3 of LP55231
109 To start blinking patterns in engine #2 and #3 simultaneously::
133 Inside the callback, the selected engine is loaded and memory is updated.
138 However pattern data is specific.
140 Ex 1) Engine 1 is used::
148 Ex 2) Engine 2 and 3 are used at the same time::
168 But each device has own specific register addresses for commands.
173 Control the selected engine
177 Chip specific commands for loading and updating program memory.