Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/soc/intel/intel_adsp/common/include/
Dmanifest.h54 } __attribute__((packed));
63 } __attribute__((packed));
90 } __attribute__((packed));
104 } __attribute__((packed));
141 } __attribute__((packed));
161 } __attribute__((packed));
173 } __attribute__((packed));
184 } __attribute__((packed));
/Zephyr-Core-3.7.0/scripts/build/
Dgen_cfb_font_header.py36 packed = []
45 packed.append(value)
46 glyph.append(packed)
49 packed = []
58 packed.append(value)
59 glyph.append(packed)
60 for packed in glyph:
63 for value in packed:
/Zephyr-Core-3.7.0/drivers/flash/
Djesd216.c13 static bool extract_instr(uint16_t packed, in extract_instr() argument
19 res->instr = packed >> 8; in extract_instr()
20 res->mode_clocks = (packed >> 5) & 0x07; in extract_instr()
21 res->wait_states = packed & 0x1F; in extract_instr()
/Zephyr-Core-3.7.0/drivers/dai/intel/dmic/
Ddmic_nhlt.c43 const bool packed) in dai_dmic_skip_coeff() argument
45 if (!packed) { in dai_dmic_skip_coeff()
58 const uint32_t *coeff, int length, const bool packed) in dai_dmic_write_coeff() argument
63 if (!packed) { in dai_dmic_write_coeff()
95 bool packed = false; in dai_dmic_configure_coeff() local
107 packed = true; in dai_dmic_configure_coeff()
113 coeffs_b = dai_dmic_skip_coeff(coeffs, fir_length_a, packed); in dai_dmic_configure_coeff()
116 packed); in dai_dmic_configure_coeff()
120 packed); in dai_dmic_configure_coeff()
123 packed); in dai_dmic_configure_coeff()
[all …]
/Zephyr-Core-3.7.0/boards/shields/st_b_lcd40_dsi1_mb1166/boards/st_b_lcd40_dsi1_mb1166_a09/
Dstm32h747i_disco_stm32h747xx_m7.overlay10 loosely-packed;
/Zephyr-Core-3.7.0/modules/nanopb/
DKconfig53 process packed arrays, such as protobuf.js versions before 2020.
/Zephyr-Core-3.7.0/include/zephyr/stats/
Dstats.h64 } __attribute__((packed));
/Zephyr-Core-3.7.0/cmake/compiler/clang/
Dcompiler_flags.cmake108 -Wno-address-of-packed-member
/Zephyr-Core-3.7.0/include/zephyr/arch/x86/ia32/
Dsegmentation.h14 #define __packed __attribute__((packed))
/Zephyr-Core-3.7.0/cmake/compiler/arcmwdt/
Dcompiler_flags.cmake96 -Wno-address-of-packed-member
/Zephyr-Core-3.7.0/soc/intel/intel_adsp/cavs/include/
Dxtensa-cavs-linker.ld467 * sounds like a struct should be declared packed somewhere...)
/Zephyr-Core-3.7.0/soc/intel/intel_adsp/ace/
Dace-link.ld568 * sounds like a struct should be declared packed somewhere...)
/Zephyr-Core-3.7.0/subsys/net/lib/lwm2m/
DKconfig485 int "Maximum # of SenML records packed into a CBOR binary"
/Zephyr-Core-3.7.0/doc/releases/
Drelease-notes-3.0.rst677 * Refactored various packed structures across the networking stack, to avoid
1051 * :github:`41255` - drivers/can/can_mcan.c: address-of-packed-member warnings
Drelease-notes-1.13.rst160 * Lower memory consumption in net by using packed enums when applicable.
Drelease-notes-2.0.rst993 …lding hello_world fails for xtensa: xt-xcc ERROR parsing -Wno-address-of-packed-member: unknown f…
Drelease-notes-3.7.rst1680 * Fixed an issue with the SMP structure not being packed which would cause a fault on devices
Drelease-notes-3.3.rst2389 * MCUmgr img_mgmt structs are now packed, which fixes a fault issue on