Home
last modified time | relevance | path

Searched refs:dtb_node_get_dtb_byte_value (Results 1 – 2 of 2) sorted by relevance

/components/legacy/fdt/inc/
A Ddtb_node.h159 uint8_t dtb_node_get_dtb_byte_value(void *value);
282 value = dtb_node_get_dtb_byte_value(list); \
284 value = dtb_node_get_dtb_byte_value(++list), --size)
/components/legacy/fdt/src/
A Ddtb_get.c826 uint8_t dtb_node_get_dtb_byte_value(void *value) in dtb_node_get_dtb_byte_value() function

Completed in 8 milliseconds