Searched refs:_flags (Results 1 – 1 of 1) sorted by relevance
/hal_rpi_pico-latest/src/common/pico_binary_info/include/pico/binary_info/ |
D | code.h | 101 #define bi_block_device(_tag, _name, _address, _size, _extra, _flags) \ argument 111 .flags = _flags, \ 152 #define __bi_named_group(_parent_tag, _parent_id, _group_tag, _group_id, _label, _flags) \ argument 160 .flags = _flags, \
|