Zephyr Project API
3.1.0
A Scalable Open Source RTOS
|
DT_LABEL(DT_CHOSEN(zephyr_entropy))
instead. If used to to obtain a device instance with device_get_binding(), consider using DEVICE_DT_GET(DT_CHOSEN(zephyr_entropy))
. DT_LABEL(DT_CHOSEN(zephyr_flash_controller))
instead. If used to to obtain a device instance with device_get_binding(), consider using DEVICE_DT_GET(DT_CHOSEN(zephyr_flash_controller))
. Use the GPIO controller/SoC specific *_GPIO_DS_*
flags instead.
*_GPIO_DEBOUNCE
flag instead. Use the GPIO controller/SoC specific *_GPIO_VOLTAGE_*
flags instead.