Module propval

Source
Expand description

This module implements FDT property value conversions as defined by the device tree format.

Traitsยง

FromFdtPropval
Conversion from an FDT property value.
ToFdtPropval
Conversion into an FDT property value.

Functionsยง

is_valid_string_property ๐Ÿ”’
str_to_bytes ๐Ÿ”’
u32_to_bytes ๐Ÿ”’
u64_to_bytes ๐Ÿ”’