Home
last modified time | relevance | path

Searched refs:error (Results 1151 – 1175 of 1189) sorted by relevance

1...<<4142434445464748

/Zephyr-latest/scripts/tests/twister/
Dtest_testplan.py25 from twisterlib.error import TwisterRuntimeError
Dtest_handlers.py28 from twisterlib.error import TwisterException
/Zephyr-latest/subsys/bluetooth/mesh/
Drpr_srv.c531 .error = pb_error,
/Zephyr-latest/boards/intel/adsp/doc/
Dchromebooks_adsp.rst96 **THIS COMMAND WILL FAIL**, give you an error that you are changing
/Zephyr-latest/doc/kernel/services/timing/
Dclocks.rst93 routine will return with an error code if no data is available.
/Zephyr-latest/doc/kernel/services/other/
Dfloat.rst37 the kernel generates a fatal error condition and aborts the thread.
/Zephyr-latest/doc/kernel/drivers/
Dindex.rst427 When it is appropriate to return error conditions for the caller to
/Zephyr-latest/doc/develop/getting_started/
Dindex.rst552 required by your board. The ``west flash`` command will print an error if any
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_registry.c84 #error "Default core object versions not defined for LwM2M version"
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_provision.c23 #error "Unknown crypto library has been chosen"
/Zephyr-latest/doc/security/
Dvulnerabilities.rst376 Packet length decoding error in MQTT
378 CVE: An off-by-one error in the Zephyr project MQTT packet length
382 The MQTT packet header length can be 1 to 4 bytes. An off-by-one error
/Zephyr-latest/
D.ruff-excludes.toml547 "UP024", # https://docs.astral.sh/ruff/rules/os-error-alias
571 "UP024", # https://docs.astral.sh/ruff/rules/os-error-alias
585 "UP024", # https://docs.astral.sh/ruff/rules/os-error-alias
688 "UP024", # https://docs.astral.sh/ruff/rules/os-error-alias
1591 "./scripts/pylib/twister/twisterlib/error.py",
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst92 - If a function returns error information, then that error information shall be tested
720 …ence/display/c/ERR00-C.+Adopt+and+implement+a+consistent+and+comprehensive+error-handling+policy>`_
/Zephyr-latest/doc/services/zbus/
Dindex.rst529 Publish attempts invalidated by hard channels will return immediately with an error code. This
602 execution. Using ``K_NO_WAIT`` for reading is highly likely to return a timeout error if there
/Zephyr-latest/kernel/
DKconfig905 in a fatal error condition for the running entity.
909 If stack canaries are not supported by the compiler an error
/Zephyr-latest/doc/hardware/porting/
Dboard_porting.rst437 followed by trial and error. If you want to understand details, you will need
814 will result in the following error message:
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dimplementation.rst398 Trigger :c:macro:`NET_EVENT_CONN_IF_FATAL_ERROR` when a fatal (non-recoverable) connection error oc…
/Zephyr-latest/doc/kernel/usermode/
Dmemory_domain.rst58 of this should be treated as a serious error. However it's still very useful to
/Zephyr-latest/share/sysbuild/cmake/modules/
Dsysbuild_extensions.cmake433 # then an error is raised.
/Zephyr-latest/scripts/kconfig/
Dguiconfig.py1868 except re.error as e:
/Zephyr-latest/include/zephyr/
Dkernel.h51 #error Zero available thread priorities defined!
/Zephyr-latest/doc/develop/application/
Dindex.rst354 invoked by the Zephyr package on the next line. CMake will error out if
1040 system may not be supported. If you receive an error message about flash
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.c717 #error "Undefined HAL_RADIO_PDU_LEN_MAX."
/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.fish448 complete -c west -n "__zephyr_west_seen_subcommand_from sign" -o q -l quiet -d "suppress non-error
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi166 # Enable error by default

1...<<4142434445464748