Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_platform/include/pico/
A Dplatform.h107 #ifndef __STRING
108 #define __STRING(a) #a macro
265 #define __not_in_flash_func(func_name) __not_in_flash(__STRING(func_name)) func_name
476 …ert(__builtin_types_compatible_p(type_a, type_b), __STRING(type_a) " is not compatible with " __ST…
/external/platform/pico/common/pico_binary_info/include/pico/binary_info/
A Dcode.h19 …n_prefix, attr) static const attr __attribute__((section(section_prefix __STRING(name)))) struct _…

Completed in 4 milliseconds