Home
last modified time | relevance | path

Searched defs:property_value (Results 1 – 1 of 1) sorted by relevance

/trueos/usr.bin/dtc/
HDfdt.hh57 struct property_value struct
62 string label;
67 string string_data;
71 byte_buffer byte_data;
78 enum value_type
126 value_type type;
130 inline bool is_cross_reference() in is_cross_reference()
137 inline bool is_phandle() in is_phandle()
144 inline bool is_string() in is_string()
152 inline bool is_string_list() in is_string_list()
[all …]