zephyr/samples/drivers
Tomasz Bursztyka 08a93d276b samples: Counter alarm should display seconds, not ticks
The message talks about seconds but displays ticks. Adjusting the
parameter to convert ticks to seconds then. But also adding the ticks
since it is a valuable information when testing counter devices.

Fixing small style issue (parameter indentation) as well.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2019-08-05 13:27:36 +02:00
..
CAN samples: drivers: CAN: enable can shell for the sample 2019-07-29 10:27:54 +03:00
counter/alarm samples: Counter alarm should display seconds, not ticks 2019-08-05 13:27:36 +02: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 cleanup: include/: move led.h to drivers/led.h 2019-06-27 22:55:49 -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 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -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