Home
last modified time | relevance | path

Searched defs:__packed (Results 1 – 5 of 5) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_bootrom/include/pico/
Dbootrom.h1007 struct __packed { struct
1008 int8_t diagnostic_partition_index; // used BOOT_PARTITION constants
1009 uint8_t boot_type;
1010 int8_t partition;
1011 uint8_t tbyb_and_update_info;
/hal_rpi_pico-latest/src/rp2_common/pico_clib_interface/include/llvm_libc/sys/
Dcdefs.h21 #define __packed __attribute__((__packed__)) macro
/hal_rpi_pico-latest/src/rp2_common/pico_platform_compiler/include/pico/platform/
Dcompiler.h41 #define __packed __attribute__((__packed__)) macro
/hal_rpi_pico-latest/src/host/pico_platform/include/pico/
Dplatform.h32 #define __packed __attribute__((packed)) macro
/hal_rpi_pico-latest/src/common/pico_binary_info/include/pico/binary_info/
Dstructure.h21 #define __packed __attribute__((packed)) macro