Home
last modified time | relevance | path

Searched refs:unsigned (Results 1 – 25 of 50) sorted by relevance

12

/Zephyr-latest/scripts/coccinelle/
Dirq_lock.cocci1 /// Use unsigned int as the return value for irq_lock()
19 unsigned int i = irq_lock();
24 + unsigned int
36 unsigned int i;
41 + unsigned int
Dunsigned_lesser_than_zero.cocci2 /// comparisons 'unsigned (<|<=) 0' often indicates a bug,
15 {unsigned char, unsigned short, unsigned int, unsigned long, unsigned long long,
Dunsigned_suffix.cocci1 /// Find assignments to unsigned variables and add an 'U' to the value
13 {unsigned char, unsigned short, unsigned int, uint8_t, uint16_t, uint32_t, uint64_t, u8_t, u16_t, u…
53 {unsigned char, unsigned short, unsigned int, uint8_t, uint16_t, uint32_t, uint64_t, u8_t, u16_t, u…
/Zephyr-latest/scripts/logging/dictionary/dictionary_parser/
Dlog_parser_v1.py145 unsigned = fmt in ('c', 'o', 'u', 'x', 'X')
149 arg_data_type = DataTypes.ULONG_LONG if unsigned else DataTypes.LONG_LONG
151 arg_data_type = DataTypes.ULONG if unsigned else DataTypes.LONG
153 arg_data_type = DataTypes.UINT if unsigned else DataTypes.INT
Dlog_parser_v3.py150 unsigned = fmt in ('c', 'o', 'u', 'x', 'X')
154 arg_data_type = DataTypes.ULONG_LONG if unsigned else DataTypes.LONG_LONG
156 arg_data_type = DataTypes.ULONG if unsigned else DataTypes.LONG
158 arg_data_type = DataTypes.UINT if unsigned else DataTypes.INT
/Zephyr-latest/cmake/sca/eclair/ECL/
Dtoolchain.ecl83 -config=STD.bitfldtp,behavior+={c99, GCC, "unsigned char||unsigned short"}
84 -config=STD.bitfldtp,behavior+={c18, GCC, "unsigned char||unsigned short"}
Dadopted_deviations.ecl13 …_ADDRESS, automatically generated by Autoconf, expands to an implicitly unsigned literal lacking t…
/Zephyr-latest/doc/connectivity/networking/api/
D8021Qav.rst74 unsigned int bandwidth,
75 unsigned int idle_slope)
Dnet_timeout.rst15 32-bit unsigned values. The 32-bit value rolls over at 49 days 17 hours 2 minutes
26 allow for delays that are represented as unsigned 32-bit values counting
/Zephyr-latest/doc/develop/west/
Dzephyr-cmds.rst248 …arch_system_halt 65 ../arch/arc/core/fatal.c FUNC_NORETURN void arch_system_halt(unsigned int re…
249 …arch_system_halt 455 ../arch/arm64/core/fatal.c FUNC_NORETURN void arch_system_halt(unsigned int …
250 …arch_system_halt 137 ../arch/nios2/core/fatal.c FUNC_NORETURN void arch_system_halt(unsigned int …
251 …arch_system_halt 18 ../arch/posix/core/fatal.c FUNC_NORETURN void arch_system_halt(unsigned int …
252 …arch_system_halt 17 ../arch/x86/core/fatal.c FUNC_NORETURN void arch_system_halt(unsigned int re…
253 …arch_system_halt 126 ../arch/xtensa/core/fatal.c FUNC_NORETURN void arch_system_halt(unsigned int…
254 …arch_system_halt 21 ../kernel/fatal.c FUNC_NORETURN __weak void arch_system_halt(unsigned int re…
/Zephyr-latest/tests/kernel/timer/starve/
DREADME.txt21 24-bit resolution and determines elapsed time by a 24-bit unsigned
/Zephyr-latest/tests/benchmarks/thread_metric/
Dthread_metric_readme.txt197 int tm_queue_send(int queue_id, unsigned long *message_ptr);
202 int tm_queue_receive(int queue_id, unsigned long *message_ptr);
227 int tm_memory_pool_allocate(int pool_id, unsigned char **memory_ptr);
234 int tm_memory_pool_deallocate(int pool_id, unsigned char *memory_ptr);
/Zephyr-latest/doc/services/ipc/ipc_service/
Dipc_service.rst98 unsigned char message[] = "hello world";
151 unsigned char message[] = "hello world";
/Zephyr-latest/modules/trusted-firmware-m/
DCMakeLists.txt337 TFM_S_BIN_FILE ${TFM_S_BIN_FILE} # TFM Secure FW (unsigned)
338 TFM_S_HEX_FILE ${TFM_S_HEX_FILE} # TFM Secure FW (unsigned)
339 TFM_NS_BIN_FILE ${TFM_NS_BIN_FILE} # TFM Nonsecure FW (unsigned)
340 TFM_NS_HEX_FILE ${TFM_NS_HEX_FILE} # TFM Nonsecure FW (unsigned)
/Zephyr-latest/arch/riscv/
DKconfig.isa137 doubleword) using both unsigned word-sized and XLEN-sized indices: a
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_2.rst122 | <entry_name> | single entry to value mapping; value is hardcoded to unsigned integer |
/Zephyr-latest/cmake/compiler/arcmwdt/
Dcompiler_flags.cmake105 # comparison of unsigned expression < 0 is always false
/Zephyr-latest/cmake/compiler/iar/
Dcompiler_flags.cmake44 --diag_suppress=Pe186) # pointless comparison of unsigned integer with zero
/Zephyr-latest/modules/
DKconfig.mcuboot116 bool "Generate unsigned binary image bootable with MCUboot"
118 Enabling this configuration allows automatic unsigned binary image
/Zephyr-latest/doc/kernel/usermode/
Dsyscalls.rst56 __syscall void k_sem_init(struct k_sem *sem, unsigned int initial_count,
57 unsigned int limit);
179 … static inline void k_sem_init(struct k_sem * sem, unsigned int initial_count, unsigned int limit)
/Zephyr-latest/soc/microchip/mec/
DKconfig10 bool "Create an unsigned output binary with MCHP MEC binary header"
/Zephyr-latest/doc/services/storage/nvs/
Dnvs.rst13 The id is a 16-bit unsigned number. NVS ensures that for each used id there is
/Zephyr-latest/doc/build/dts/
Dapi-usage.rst107 unsigned int i2c_1 = DT_INST(1, vnd_soc_i2c);
204 unsigned char b[] = DT_PROP(FOO, b); /* {0xaa, 0xbb, 0xcc, 0xdd} */
Dintro-syntax-structure.rst68 array of what are called *cells*. A cell is just a 32-bit unsigned integer.
420 unsigned int. However, the Zephyr devicetree API generally exposes these
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt/
DKconfig114 them as unsigned. Enabling this option will use signed int for priorities in

12