zephyr/samples/drivers
Leandro Pereira c16bce7a6a samples, subsys, tests: Use ARRAY_SIZE() whenever possible
The ARRAY_SIZE() utility macro will actually test the parameter types,
and ensure that it is only called with arrays, and not arrays decayed
to pointers.

Changes were performed with a simple Coccinelle script.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2018-06-14 19:12:51 -04:00
..
CAN samples: can: move CAN sample under drivers 2018-06-11 17:11:18 -04:00
crypto samples: crypto: adapt harness 2018-06-05 10:26:59 -04:00
current_sensing
entropy
flash_shell samples: flash_shell: Use correct flash write block size 2018-04-30 17:05:06 -04:00
gpio
i2c_fujitsu_fram
lcd_hd44780 samples, subsys, tests: Use ARRAY_SIZE() whenever possible 2018-06-14 19:12:51 -04:00
led_apa102c
led_lp3943 samples: drivers: Add sample application for LP3943 2018-04-27 10:46:53 -05:00
led_lpd8806 spi: Remove SPI legacy API 2018-04-04 19:02:35 +02:00
led_ws2812 spi: Remove SPI legacy API 2018-04-04 19:02:35 +02:00
random
rtc
soc_flash_nrf drivers: flash: nrf: Rename nrf5 to nrf 2018-03-20 20:07:09 +01:00
spi_flash
spi_fujitsu_fram samples/drivers: Switch Fujistu FRAM sample to new SPI API 2018-04-04 19:02:35 +02:00
watchdog
drivers.rst