zephyr/samples/drivers
Kumar Gala 4e93b77552 samples: Convert DT_ALIAS_* to new DT_ALIAS() macro
Convert DT_ALIAS_* defines to use DT_ALIAS() plus other macros from
include/devicetree.h.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-05-04 15:28:20 -05:00
..
can samples: Convert DT_ALIAS_* to new DT_ALIAS() macro 2020-05-04 15:28:20 -05:00
counter/alarm samples: drivers: counter: alarm: Add samd20_xpro 2020-04-29 10:43:21 -05:00
crypto drivers: crypto: add driver for nRF ECB 2020-04-08 16:20:53 +02:00
current_sensing
dac samples: drivers: dac: add support for frdm_k64f board 2020-05-01 12:35:50 -05:00
display
entropy drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
espi samples: drivers: espi: Fix coverity issue 2020-04-29 00:11:48 +02:00
flash_shell drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
gpio/boards
ht16k33
i2c_fujitsu_fram samples: Convert DT_ALIAS_* to new DT_ALIAS() macro 2020-05-04 15:28:20 -05:00
kscan tests: drivers: fixes for failing tests 2020-04-24 09:49:46 -05:00
kscan_touch samples: drivers: kscan: Add sample for touch panel drivers 2020-04-24 09:49:46 -05:00
lcd_hd44780 drivers: gpio: gpio_sam: Convert to DT_INST 2020-04-23 05:59:50 -05:00
led_apa102
led_apa102c_bitbang samples: Convert DT_ALIAS_* to new DT_ALIAS() macro 2020-05-04 15:28:20 -05:00
led_lp3943 samples/drivers/led_*: Remove usage of CONFIG_I2C_X on stm32 boards 2020-04-15 08:21:30 -05:00
led_lp5562
led_lpd8806
led_pca9633 samples/drivers/led_*: Remove usage of CONFIG_I2C_X on stm32 boards 2020-04-15 08:21:30 -05:00
led_ws2812 samples: Convert DT_ALIAS_* to new DT_ALIAS() macro 2020-05-04 15:28:20 -05:00
lora lora: Switch to new timeout API 2020-05-04 19:01:09 +02:00
peci samples: Convert DT_ALIAS_* to new DT_ALIAS() macro 2020-05-04 15:28:20 -05:00
ps2 samples: drivers: fix ps2 sample for timer api change 2020-04-07 16:39:08 -05:00
soc_flash_nrf drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
spi_flash boards: arm: black_f407ve: Add support for on-board SPI flash 2020-04-15 13:15:29 -05:00
spi_fujitsu_fram samples: Convert DT_ALIAS_* to new DT_ALIAS() macro 2020-05-04 15:28:20 -05:00
watchdog samples: watchdog: devicetree updates 2020-04-17 16:09:07 -05:00
drivers.rst