zephyr/samples/basic
Kumar Gala 1ca6828db9 samples: basic: Convert to use DEVICE_DT_GET
Replace device_get_binding with DEVICE_DT_GET for getting access
to the pwm controller device.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-02-24 13:45:46 -06:00
..
blinky device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
blinky_pwm samples: basic: Convert to use DEVICE_DT_GET 2021-02-24 13:45:46 -06:00
button device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
fade_led samples: basic: Convert to use DEVICE_DT_GET 2021-02-24 13:45:46 -06:00
minimal power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
rgb_led samples: basic: Convert to use DEVICE_DT_GET 2021-02-24 13:45:46 -06:00
servo_motor device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
threads device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
basic.rst