Home
last modified time | relevance | path

Searched refs:uninitialized (Results 1 – 25 of 28) sorted by relevance

12

/Zephyr-latest/samples/boards/st/ccm/
DREADME.rst93 uninitialized data. After writing to the variables, they all should hold the
139 it still should be considered uninitialized leftover data.
/Zephyr-latest/cmake/compiler/clang/
Dcompiler_flags.cmake104 -Wno-sometimes-uninitialized
/Zephyr-latest/soc/sensry/ganymed/sy1xx/common/
Dlinker.ld71 /* uninitialized space for uDMA access */
/Zephyr-latest/cmake/compiler/arcmwdt/
Dcompiler_flags.cmake93 -Wno-sometimes-uninitialized
/Zephyr-latest/doc/kernel/usermode/
Dkernelobjects.rst200 in an uninitialized state. The appropriate init function for the object must
214 thread, otherwise the kernel will consider the object uninitialized if accessed
Dsyscalls.rst288 uninitialized. This is useful for verifiers of object init functions.
292 uninitialized. This is not used very often, currently only for
/Zephyr-latest/doc/kernel/services/data_passing/
Dmailboxes.rst161 when sending an empty message. Leave this field uninitialized when
166 to allow any thread to receive the message. Leave this field uninitialized
172 to receive a message sent by any thread. Leave this field uninitialized
/Zephyr-latest/doc/kernel/services/threads/
Dindex.rst64 of the thread's stack is typically left uninitialized.
484 * The child thread and stack objects must be in an uninitialized state,
531 mark the thread and stack objects as uninitialized so that they may be re-used.
/Zephyr-latest/doc/kernel/services/
Dpolling.rst135 // tags are left uninitialized if unused
/Zephyr-latest/scripts/
Dspelling.txt1637 unintialized||uninitialized
1638 unitialized||uninitialized
/Zephyr-latest/doc/security/
Dsecure-coding.rst213 covers uninitialized data access, race conditions, use-after-free, type confusion,
Dvulnerabilities.rst322 uninitialized stack memory. This could result in a crash, denial of
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/doc/
Dindex.rst239 Info : Altera USB-Blaster II (uninitialized) found
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dipc_service_icbmsg.rst296 Blocks can be left uninitialized.
/Zephyr-latest/doc/releases/
Drelease-notes-1.6.rst372 references uninitialized pointer
Drelease-notes-1.9.rst319 * ``ZEP-2397`` - net_if_ipv6_addr_rm calls k_delayed_work_cancel() on uninitialized k_delayed_work …
Drelease-notes-3.0.rst904 * :github:`42397` - Direction finding nrf5340: uninitialized memory is passed to the callback
914 * :github:`42323` - lwm2m_engine: Error when enabling debug log because of uninitialized variable '…
1024 * :github:`41482` - kernel: Dummy thread should not have an uninitialized resource pool
Drelease-notes-2.4.rst888 * drivers: Fixed uninitialized spi_cfg in spi_fujitsu_fram sample.
1022 * :github:`28139` - tests: benchmarks: data_structure_perf: rbtree_perf: uninitialized root struct
1107 * :github:`27718` - Updatehub might dereference an uninitialized pointer
1630 * :github:`24224` - Possible uninitialized variable in zephyr\subsys\logging\log_msg.c
1785 * :github:`19670` - samples/drivers/spi_fujitsu_fram crashs due to uninitialized variables
Drelease-notes-2.1.rst635 * :github:`20030` - stm32 can: zcan\_frame from fifo uninitialized
675 * :github:`19722` - Settings: settings\_file\_save\_priv() use of uninitialized variable
Drelease-notes-1.7.rst297 … - function l2cap_br_conn_req in /subsys/bluetooth/host/l2cap_br.c references uninitialized pointer
Drelease-notes-2.3.rst818 * :github:`25489` - drivers: modem_cmd_handler: uninitialized variable used
1078 * :github:`23986` - Possible use of uninitialized variable in subsys/net/ip/utils.c
Drelease-notes-1.12.rst584 * :github:`7128` - msp uninitialized on reset leading to usage fault for non-XIP targets
Drelease-notes-2.7.rst1356 * :github:`37856` - tests: arm: uninitialized FPSCR
1538 * :github:`36865` - k_work_q seems to check uninitialized flag on start
Drelease-notes-3.7.rst621 * Fixed uninitialized value in kb1200 driver found in static analysis.
/Zephyr-latest/doc/contribute/
Dguidelines.rst610 overflows, integer overflows, uninitialized variables, and many more.

12