Home
last modified time | relevance | path

Searched refs:error (Results 851 – 875 of 1189) sorted by relevance

1...<<31323334353637383940>>...48

/Zephyr-latest/tests/bluetooth/controller/ctrl_conn_update/src/
Dmain.c2602 uint8_t error = 0U; in ZTEST() local
2634 ztest_return_data(ull_handle_cpr_anchor_point_move, status, &error); in ZTEST()
2765 uint8_t error = reject_ext_ind.error_code; in ZTEST() local
2770 ztest_return_data(ull_handle_cpr_anchor_point_move, status, &error); in ZTEST()
2872 uint8_t error = 0U; in ZTEST() local
2904 ztest_return_data(ull_handle_cpr_anchor_point_move, status, &error); in ZTEST()
3036 uint8_t error = 0U; in ZTEST() local
3058 ztest_return_data(ull_handle_cpr_anchor_point_move, status, &error); in ZTEST()
/Zephyr-latest/tests/cmake/yaml/
DCMakeLists.txt25 # This is an expected error.
31 _message("Unexpected error occurred")
710 … COMMENT "No error occurred when error was expected.\nExpected error: ${expect_failure}"
/Zephyr-latest/subsys/net/lib/lwm2m/
DKconfig411 bool "Use settings to store error codes across device resets"
414 Store the device error code list in settings. Ensures error list can
427 int "Maximum # of device obj error codes to store"
431 This value sets the maximum number of error codes that the device
Dlwm2m_rw_senml_cbor.c989 goto error; in do_write_op_senml_cbor()
1031 goto error; in do_write_op_senml_cbor()
1037 error: in do_write_op_senml_cbor()
/Zephyr-latest/dts/arm/gd/gd32e10x/
Dgd32e10x.dtsi128 interrupt-names = "event", "error";
141 interrupt-names = "event", "error";
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dmain.rst252 If association fails unrecoverably, the :ref:`fatal error event <conn_mgr_control_events_fatal_erro…
346 The :c:macro:`NET_EVENT_CONN_IF_FATAL_ERROR` event is raised when an iface encounters an error from…
348 Handlers of this event will be passed a pointer to the iface for which the fatal error occurred.
379 /* Fatal error occurred, handle it */
/Zephyr-latest/drivers/spi/
Dspi_pl022.c804 goto error; in spi_pl022_transceive_impl()
829 goto error; in spi_pl022_transceive_impl()
855 error: in spi_pl022_transceive_impl()
/Zephyr-latest/dts/arm/st/f2/
Dstm32f2.dtsi323 interrupt-names = "event", "error";
335 interrupt-names = "event", "error";
347 interrupt-names = "event", "error";
/Zephyr-latest/subsys/net/lib/coap/
Dcoap_client.c29 static void cancel_requests_with(struct coap_client *client, int error);
1011 static void cancel_requests_with(struct coap_client *client, int error) in cancel_requests_with() argument
1023 report_callback_error(&client->requests[i], error); in cancel_requests_with()
/Zephyr-latest/dts/arm/st/g4/
Dstm32g4.dtsi330 interrupt-names = "event", "error";
342 interrupt-names = "event", "error";
354 interrupt-names = "event", "error";
/Zephyr-latest/cmake/linker/arcmwdt/
Dtarget.cmake22 # Using DEPFILE with other generators than Ninja is an error.
/Zephyr-latest/doc/_extensions/zephyr/
Ddoxyrunner.py259 logger.error(message)
/Zephyr-latest/dts/arm/st/f3/
Dstm32f373.dtsi44 interrupt-names = "event", "error";
/Zephyr-latest/arch/xtensa/core/
Dvector_handlers.c309 #error Xtensa core with no interrupt support is used
/Zephyr-latest/cmake/modules/
Dunittest.cmake160 --error-exitcode=1
/Zephyr-latest/arch/arc/core/
Dthread.c136 #error Compiler not configured for thread local storage in arch_setup_callee_saved_regs()
/Zephyr-latest/drivers/adc/
Dadc_ifx_cat1.c29 #error The selected device does not supported ADC
/Zephyr-latest/drivers/counter/
Dcounter_gecko_stimer.c32 #error "Unsupported sleep timer peripheral"
/Zephyr-latest/samples/subsys/ipc/openamp_rsc_table/src/
Dmain_remote.c31 #error "Sample requires definition of shared memory for rpmsg"
/Zephyr-latest/tests/drivers/audio/dmic_api/src/
Dmain.c31 #error "Unsupported DMIC device"
/Zephyr-latest/modules/hal_nordic/nrfx/
Dnrfx_reserved_resources.h86 #error Unsupported chip family
/Zephyr-latest/doc/releases/
Drelease-notes-3.6.rst274 * Fixed an issue whereby using some shields with sysbuild would cause a cmake Kconfig error.
325 * Added common bit error counter to the CAN statistics.
662 * Added emulated error for testing.
766 * Fixed an error being emitted when unhandled ICMP message was received.
805 * Added support for storing LwM2M error list in settings.
908 * Fixed POLLERR error reporting in TLS sockets.
943 * Fixed potential buffer overflow when copying TFTP error message.
992 an unknown error. It now returns success.
1021 error was returned, leading to a possible deadlock.
1026 * Fixed an issue in MCUmgr image management whereby an error would be returned if a command was
[all …]
/Zephyr-latest/dts/arm/st/l1/
Dstm32l1.dtsi171 interrupt-names = "event", "error";
183 interrupt-names = "event", "error";
/Zephyr-latest/doc/services/crypto/
Dpsa_crypto.rst105 If an error occurs, unless otherwise specified, the content of the
113 to an error in the communication between the two environments.
/Zephyr-latest/doc/develop/api/
Dterminology.rst108 long as it can be completed immediately, and to return an error code
138 function will return a specific error (generally ``-EWOULDBLOCK``).

1...<<31323334353637383940>>...48