Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/common/pico_binary_info/include/pico/binary_info/
Dstructure.h24 typedef struct _binary_info_core binary_info_t;
67 typedef struct __packed _binary_info_core { struct
73 struct _binary_info_core core; argument
78 struct _binary_info_core core;
84 struct _binary_info_core core;
89 struct _binary_info_core core;
95 struct _binary_info_core core;
101 struct _binary_info_core core;
108 struct _binary_info_core core;
116 struct _binary_info_core core;
[all …]
Dcode.h19 …attr __attribute__((section(section_prefix __STRING(name)))) struct _binary_info_core *const name …