Home
last modified time | relevance | path

Searched refs:error (Results 801 – 825 of 1189) sorted by relevance

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

/Zephyr-latest/drivers/sensor/vishay/vcnl36825t/
Dvcnl36825t_trigger.c300 #error "invalid interrupt threading configuration" in vcnl36825t_trigger_init()
/Zephyr-latest/drivers/sensor/st/stm32_temp/
Dstm32_temp.c33 #error "No compatible devicetree node found"
/Zephyr-latest/drivers/watchdog/
Dwdt_dw.c235 #error Clock frequency not configured!
/Zephyr-latest/subsys/bluetooth/host/
Datt_internal.h40 uint8_t error; member
/Zephyr-latest/samples/subsys/usb_c/source/src/
Dmain.c22 #error "Unsupported board: Only Source device supported"
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dconfig_parser.py11 from twisterlib.error import ConfigurationError
/Zephyr-latest/subsys/mgmt/osdp/
DKconfig88 int "Retry wait time in seconds after a Secure Channel error"
/Zephyr-latest/boards/st/stm32f4_disco/
Dstm32f4_disco.dts183 /* Minimize audio clock error (with i2s mck-enabled) for all of:
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-shell.rst85 * Enable error logs for *bt_att* and *bt_smp*
/Zephyr-latest/samples/net/sockets/echo_async/
DREADME.rst15 maximum number of simultaneous connections, and basic error handling.
/Zephyr-latest/tests/drivers/disk/disk_performance/src/
Dmain.c22 #error "No disk device defined, is your board supported?"
/Zephyr-latest/drivers/mdio/
Dmdio_shell.c49 #error "No known devicetree compatible match for MDIO shell"
/Zephyr-latest/tests/drivers/disk/disk_access/src/
Dmain.c37 #error "No disk device defined, is your board supported?"
/Zephyr-latest/dts/arm/gd/gd32f4xx/
Dgd32f4xx.dtsi160 interrupt-names = "event", "error";
173 interrupt-names = "event", "error";
186 interrupt-names = "event", "error";
/Zephyr-latest/drivers/usb/udc/
Dudc_renesas_ra.c252 goto error; in udc_event_xfer_complete()
259 goto error; in udc_event_xfer_complete()
279 error: in udc_event_xfer_complete()
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_l2.rst55 error code if there was a failure sending the network packet.
58 interface. The function returns ``<0`` if error and ``>=0`` if no error.
/Zephyr-latest/dts/arm/st/wl/
Dstm32wl.dtsi277 interrupt-names = "event", "error";
289 interrupt-names = "event", "error";
301 interrupt-names = "event", "error";
/Zephyr-latest/dts/arm/gd/gd32a50x/
Dgd32a50x.dtsi118 interrupt-names = "event", "error";
131 interrupt-names = "event", "error";
/Zephyr-latest/boards/arm/mps2/doc/
Dmps2_armv6m.rst108 | 2 | NMI | | system fatal error |
110 | 3 | Hard fault | | system fatal error |
/Zephyr-latest/dts/arm/st/f1/
Dstm32f1.dtsi210 interrupt-names = "event", "error";
222 interrupt-names = "event", "error";
/Zephyr-latest/dts/arm/st/l4/
Dstm32l4p5.dtsi132 interrupt-names = "event", "error";
144 interrupt-names = "event", "error";
/Zephyr-latest/drivers/spi/
Dspi_max32.c80 static void spi_max32_callback(mxc_spi_req_t *req, int error);
751 static void spi_max32_callback(mxc_spi_req_t *req, int error) in spi_max32_callback() argument
779 spi_context_complete(ctx, dev, error == E_NO_ERROR ? 0 : -EIO); in spi_max32_callback()
782 spi_context_complete(ctx, dev, error == E_NO_ERROR ? 0 : -EIO); in spi_max32_callback()
/Zephyr-latest/tests/drivers/can/api/src/
Dclassic.c25 static void tx_std_callback_1(const struct device *dev, int error, void *user_data) in tx_std_callback_1() argument
40 static void tx_std_callback_2(const struct device *dev, int error, void *user_data) in tx_std_callback_2() argument
55 static void tx_ext_callback_1(const struct device *dev, int error, void *user_data) in tx_ext_callback_1() argument
70 static void tx_ext_callback_2(const struct device *dev, int error, void *user_data) in tx_ext_callback_2() argument
/Zephyr-latest/dts/arm/nxp/
Dnxp_rt118x.dtsi693 interrupt-names = "common", "error";
703 interrupt-names = "common", "error";
713 interrupt-names = "common", "error";
1053 no-error-irq;
1073 no-error-irq;
/Zephyr-latest/doc/releases/
Drelease-notes-4.0.rst146 has an additional field ``csf`` that points to the callee-saved-registers upon an fatal error,
168 * :c:func:`bt_tbs_client_register_cb` now supports multiple listeners and may now return an error.
200 :c:func:`bt_conn_le_create` and :c:func:`bt_conn_le_create_synced` return an error if the
449 * Improved NXP S32 CANXL error reporting (:dtcompatible:`nxp,s32-canxl`)
562 * Now prints error number in error message when creating an interface.
575 * Fixed bus error after network disconnection that happened in some cases.
943 * Improved error logging in 6LoWPAN fragmentation.
944 * Improved error logging in 802.15.4 management commands.
958 * Fixed socket error reporting to the application in CoAP client.
984 * Added support for more error codes in :c:func:`zsock_gai_strerror`.
[all …]

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