Home
last modified time | relevance | path

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

/external/platform/pico/common/pico_binary_info/include/pico/binary_info/
A Dcode.h54 #define bi_int(_tag, _id, _value) \ argument
58 .tag = _tag, \
64 #define bi_string(_tag, _id, _value) \ argument
68 .tag = _tag, \
74 #define bi_block_device(_tag, _name, _address, _size, _extra, _flags) \ argument
78 .tag = _tag, \

Completed in 3 milliseconds