Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_standard_link/
A Dbinary_info.c34 #if !defined(PICO_PROGRAM_NAME) && defined(PICO_TARGET_NAME)
35 #define PICO_PROGRAM_NAME PICO_TARGET_NAME macro
37 #ifdef PICO_PROGRAM_NAME
38 bi_decl_with_attr(bi_program_name(PICO_PROGRAM_NAME), reset_section_attr)

Completed in 3 milliseconds