Zephyr Project API 4.1.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
display.h File Reference

Display Devicetree macro public API header file. More...

Go to the source code of this file.

Macros

#define DT_ZEPHYR_DISPLAY(idx)    DT_PHANDLE_BY_IDX(DT_COMPAT_GET_ANY_STATUS_OKAY(zephyr_displays), displays, idx)
 Get display node identifier by logical index from "displays" property of node with compatible "zephyr,displays".
 
#define DT_ZEPHYR_DISPLAYS_COUNT
 Get number of zephyr displays.
 

Detailed Description

Display Devicetree macro public API header file.