Searched refs:packed (Results 1 – 18 of 18) sorted by relevance
54 } __attribute__((packed));63 } __attribute__((packed));90 } __attribute__((packed));104 } __attribute__((packed));141 } __attribute__((packed));161 } __attribute__((packed));173 } __attribute__((packed));184 } __attribute__((packed));
36 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:
13 static bool extract_instr(uint16_t packed, in extract_instr() argument19 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()
43 const bool packed) in dai_dmic_skip_coeff() argument45 if (!packed) { in dai_dmic_skip_coeff()58 const uint32_t *coeff, int length, const bool packed) in dai_dmic_write_coeff() argument63 if (!packed) { in dai_dmic_write_coeff()95 bool packed = false; in dai_dmic_configure_coeff() local107 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 …]
10 loosely-packed;
53 process packed arrays, such as protobuf.js versions before 2020.
64 } __attribute__((packed));
108 -Wno-address-of-packed-member
14 #define __packed __attribute__((packed))
96 -Wno-address-of-packed-member
467 * sounds like a struct should be declared packed somewhere...)
568 * sounds like a struct should be declared packed somewhere...)
485 int "Maximum # of SenML records packed into a CBOR binary"
677 * Refactored various packed structures across the networking stack, to avoid1051 * :github:`41255` - drivers/can/can_mcan.c: address-of-packed-member warnings
160 * Lower memory consumption in net by using packed enums when applicable.
993 …lding hello_world fails for xtensa: xt-xcc ERROR parsing -Wno-address-of-packed-member: unknown f…
1680 * Fixed an issue with the SMP structure not being packed which would cause a fault on devices
2389 * MCUmgr img_mgmt structs are now packed, which fixes a fault issue on