Home
last modified time | relevance | path

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

/lk-master/external/platform/pico/common/pico_binary_info/include/pico/binary_info/
A Dstructure.h59 #define bi_ptr_of(x) x * macro
61 #define bi_ptr_of(x) uint32_t macro
81 bi_ptr_of(binary_info_t) list;
93 bi_ptr_of(const char) value;
98 bi_ptr_of(const char) name; // optional static name (independent of what is formatted)
101 bi_ptr_of(binary_info_t) extra; // additional info
118 bi_ptr_of(const char) label;
132 bi_ptr_of(const char) label;

Completed in 2 milliseconds