Searched defs:_value (Results 1 – 1 of 1) sorted by relevance
/hal_rpi_pico-latest/src/common/pico_binary_info/include/pico/binary_info/ |
D | code.h | 54 #define bi_int(_tag, _id, _value) \ argument 64 #define bi_string(_tag, _id, _value) \ argument 74 #define __bi_ptr_int32_with_name(_tag, _id, _label, _value) \ argument 87 #define __bi_ptr_string_with_name(_tag, _id, _label, _value, _len) \ argument
|