zephyr/drivers/led_strip
Patrik Flykt 8ff96b5a57 drivers: Add 'U' to unsigned variable assignments
Add 'U' to a value when assigning it to an unsigned variable.
MISRA-C rule 7.2

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2018-12-04 22:51:56 -05:00
..
CMakeLists.txt
Kconfig drivers: led_strip: move to new logger 2018-10-10 10:22:01 -04:00
Kconfig.apa102 drivers: led_strip: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.lpd880x drivers: led_strip: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.ws2812 drivers: led_strip: add ws2812 defaults for nRF5 devices 2018-10-15 17:50:16 +02:00
Kconfig.ws2812b_sw boards: nrf: Changed GPIO default driver to NRFX shim 2018-08-17 07:29:14 -07:00
apa102.c api/spi: Reduce parameter number on transceive function 2018-04-04 19:02:35 +02:00
lpd880x.c drivers: led_strip: move to new logger 2018-10-10 10:22:01 -04:00
ws2812.c led_strip: ws2812: HACK: memory-hungry pulse timing bugfix 2018-10-15 17:50:16 +02:00
ws2812b_sw.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00