zephyr/samples/drivers
Erwan Gouriou e15852cd62 samples: counter: Add err check on set_alarm call
Error checking was missing following call to
counter_set_channel_alarm.
This was reported in coverity report 203523.

Fixes #18374

Additionally remove unneeded err initialization in main function

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-08-28 09:19:23 -05:00
..
CAN samples: CAN: Add testing harness 2019-08-26 22:33:14 -04:00
counter/alarm samples: counter: Add err check on set_alarm call 2019-08-28 09:19:23 -05:00
crypto license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
current_sensing cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
entropy cleanup: include/: move entropy.h to drivers/entropy.h 2019-06-27 22:55:49 -04:00
espi samples: drivers: espi: Add eSPI driver sample app 2019-07-25 08:23:38 -07:00
flash_shell cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
gpio dts: Rename LED._GPIO_* -> DT_ALIAS_LED._GPIOS_* 2019-07-02 08:26:37 -04:00
ht16k33 samples: add harness to exclude from device testing 2019-08-27 10:29:17 -04:00
i2c_fujitsu_fram samples: i2c_fujitsu_fram: remove whitelisting 2019-07-12 05:54:16 -07:00
i2c_scanner cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
lcd_hd44780 cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
led_apa102 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
led_apa102c_bitbang boards: remove arduino 101 and related boards 2019-07-29 21:30:25 -07:00
led_lp3943 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
led_lp5562 samples: add harness to exclude from device testing 2019-08-27 10:29:17 -04:00
led_lpd8806 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
led_pca9633 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
led_ws2812 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
random license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
rtc cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
soc_flash_nrf cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
spi_flash samples/drivers/spi_flash: add board overrides 2019-07-24 09:20:56 -04:00
spi_fujitsu_fram cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
watchdog cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
drivers.rst samples: fix alarm sample doc and inclusion 2019-02-07 16:14:00 -05:00