Searched refs:bi_decl_with_attr (Results 1 – 2 of 2) sorted by relevance
26 bi_decl_with_attr(bi_binary_end((intptr_t)&__flash_binary_end), section_hack_attr)34 bi_decl_with_attr(bi_program_build_date_string(PICO_PROGRAM_BUILD_DATE), section_hack_attr);42 bi_decl_with_attr(bi_program_name(PICO_PROGRAM_NAME), section_hack_attr)54 bi_decl_with_attr(bi_string(BINARY_INFO_TAG_RASPBERRY_PI, BINARY_INFO_ID_RP_SDK_VERSION, PICO_SDK_V…
44 #define bi_decl_with_attr(_decl, _attr) __bi_mark_enclosure _attr _decl; __bi_decl(__bi_ptr_lineno_… macro48 #define bi_decl_with_attr(_decl, _attr) macro