zephyr/drivers/led_strip
Mikkel Jakobsen ef8e32561d drivers: led_strip: tlc5971: fix brightness control bit shifting
The lower bits of the brightness control registers were erroneously
shifted even though FIELD_PREP already does the shifting. In practice,
the effect is negliglible but of course should be fixed.

Also add missing parenthesis around shifting operations to satisy static
analysis.

Signed-off-by: Mikkel Jakobsen <mikkel.aunsbjerg@escolifesciences.com>
2024-02-14 13:09:54 +01:00
..
CMakeLists.txt
Kconfig
Kconfig.apa102
Kconfig.lpd880x
Kconfig.tlc5971
Kconfig.ws2812
apa102.c
lpd880x.c
tlc5971.c
ws2812_gpio.c
ws2812_i2s.c
ws2812_rpi_pico_pio.c
ws2812_spi.c