Lines Matching +full:led +full:- +full:current
1 .. zephyr:code-sample:: is31fl3733
2 :name: IS31FL3733 LED Matrix
3 :relevant-api: led_interface
13 - Set all LEDs to full brightness with :c:func:`led_write_channels` API
14 - Disable upper quadrant of LED array with :c:func:`led_write_channels` API
15 - Dim each LED in sequence using :c:func:`led_set_brightness` API
16 - Toggle each LED in sequency using :c:func:`led_on` and :c:func:`led_of` APIs
17 - Toggle between low or high current limit using :c:func:`is31fl3733_current_limit`
25 - :kconfig:option:`CONFIG_LED_ROW_COUNT`
26 - :kconfig:option:`CONFIG_LED_COLUMN_COUNT`
31 This sample can be run on any board with an IS31FL3733 LED driver connected via
35 (:file:`boards/frdm_k22f.overlay`). It assumes that the IS31FL3733 LED