Home
last modified time | relevance | path

Searched refs:error (Results 726 – 750 of 1189) sorted by relevance

1...<<21222324252627282930>>...48

/Zephyr-latest/doc/connectivity/networking/
Darmfvp_user_networking_setup.rst50 * If setup fails, or the parameter syntax is incorrect, there is no error
/Zephyr-latest/.github/ISSUE_TEMPLATE/
D001_bug_report.md40 4. See error
/Zephyr-latest/include/zephyr/sys/
Dmath_extras_impl.h13 #error "please include <sys/math_extras.h> instead of this file"
/Zephyr-latest/samples/net/sockets/http_server/
DKconfig40 error, without giving an option to ignore this and proceed anyway.
/Zephyr-latest/tests/drivers/dac/dac_loopback/src/
Dtest_dac.c182 #error "Unsupported board."
/Zephyr-latest/drivers/ethernet/phy/
DKconfig.dm880657 bool "Host SMI bus error check function"
/Zephyr-latest/samples/subsys/logging/logger/
DREADME.rst67 [00:00:03.165,991] <err> ext_log_system: error level log, 1 arguments: 1
/Zephyr-latest/samples/drivers/adc/adc_dt/
DREADME.rst62 .. note:: If the ADC is not supported, the output will be an error message.
/Zephyr-latest/samples/drivers/adc/adc_sequence/
DREADME.rst66 .. note:: If the ADC is not supported, the output will be an error message.
/Zephyr-latest/tests/drivers/input/tsc_keys/src/
Dtest_stm32_tsc.c41 #error "Could not find an st,stm32-tsc compatible device in DT"
/Zephyr-latest/samples/boards/nordic/battery/src/
Dbattery.c134 #error Unsupported ADC in divider_setup()
/Zephyr-latest/drivers/can/
Dcan_common.c26 static void can_tx_default_cb(const struct device *dev, int error, void *user_data) in can_tx_default_cb() argument
30 ctx->status = error; in can_tx_default_cb()
/Zephyr-latest/tests/subsys/mgmt/ec_host_cmd/simulator/src/
Dmain.c129 static void verify_tx_error(enum ec_host_cmd_status error) in verify_tx_error() argument
132 expected_dut_to_host->header.result = error; in verify_tx_error()
/Zephyr-latest/drivers/watchdog/
Dwdt_nxp_fs26.c189 goto error; in fs26_spi_transceive()
201 goto error; in fs26_spi_transceive()
209 error: in fs26_spi_transceive()
/Zephyr-latest/drivers/sensor/nordic/npm1300_charger/
Dnpm1300_charger.c41 uint8_t error; member
248 valp->val1 = data->error; in npm1300_charger_channel_get()
286 ret = mfd_npm1300_reg_read(config->mfd, CHGR_BASE, CHGR_OFFSET_ERR_REASON, &data->error); in npm1300_charger_sample_fetch()
/Zephyr-latest/drivers/clock_control/
Dclock_control_ifx_cat1.c330 __WEAK void cycfg_ClockStartupError(uint32_t error) in cycfg_ClockStartupError() argument
332 (void)error; /* Suppress the compiler warning */ in cycfg_ClockStartupError()
407 #error "IMO clock or IHO clock must be enabled" in clock_control_infineon_cat1_init()
/Zephyr-latest/subsys/testsuite/ztest/
DKconfig89 Use the pre-defined common fatal error handler and a post hook to
91 error test case. Remember to add ignore_fault tag in yaml file when
99 error test case. Remember to add ignore_fault tag in yaml file when
/Zephyr-latest/drivers/rtc/
Drtc_ll_stm32.c1058 #error RTC calibration for devices without smooth calibration feature is not supported yet
1069 #error RTC clock source HSE frequency should be whole MHz
1080 #error RTC does not support HSE frequency
1101 #error Invalid RTC SRC
/Zephyr-latest/dts/arm/st/n6/
Dstm32n6.dtsi531 interrupt-names = "event", "error";
543 interrupt-names = "event", "error";
555 interrupt-names = "event", "error";
567 interrupt-names = "event", "error";
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dreports.py136 logger.error(f"{name}: Unknown status '{status}'")
486 logger.error(f"Missing footprint.{k} for '{instance.name}'")
503 logger.error(f"Cannot compare metrics, {filename} not found")
643 logger.error(
678 if results.error
/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4_server.c1593 goto error; in net_dhcpv4_server_start()
1605 goto error; in net_dhcpv4_server_start()
1611 goto error; in net_dhcpv4_server_start()
1618 goto error; in net_dhcpv4_server_start()
1627 goto error; in net_dhcpv4_server_start()
1634 goto error; in net_dhcpv4_server_start()
1681 error: in net_dhcpv4_server_start()
/Zephyr-latest/doc/releases/
Drelease-notes-1.12.rst67 * arch: arm: refactor default _FaultDump to provide fatal error code
199 * ICMPv6 error check fixes.
205 * Fixing IPv6 compile error in certain configuration.
360 * :github:`4959` - Failure to install on Mac OS High Sierra (return of the same error)
494 * :github:`6749` - kconfig: The error message is misleading when values are out-of-range
495 * :github:`6755` - stm32: Compile error if 2-nd UART console enabled
511 * :github:`6851` - 'make html' in doc/ fails with lexer.DtsLexer import error
512 * :github:`6854` - 'make html' in doc/ gives an error if doc.log is missing or empty
533 * :github:`6908` - shippable: console limit error (Console size exceeds 16 MB limit)
542 * :github:`6973` - bad magic number in 'kconfiglib' error when generating docs
[all …]
Drelease-notes-2.1.rst32 * Show faulting CPU on fatal error message
140 * Added API to read the bus-state and error counters
210 * Added proper error handling in XEC driver
540 * :github:`20598` - tests/lib/mem\_alloc newlibnano target run time error
583 * :github:`20444` - sanitycheck error with tests/arch/x86/info.
602 * :github:`20274` - Kconfig new libc changes cause echo server cmake error
607 * :github:`20245` - HTTP parser error with chunked transfer encoding
615 * :github:`20177` - sanitycheck error with tests/benchmarks/timing\_info.
655 * :github:`19867` - modem: ublox-sara-r4/u2 build error
661 * :github:`19818` - Compiler error for counter example (nRF52\_pca10040)
[all …]
Drelease-notes-2.0.rst578 * :github:`18563` - log_strdup missing error messages seen when running wifi sample
719 * :github:`18140` - xtensa passes NULL esf on fatal error
730 * :github:`18029` - why kconfiglib.py doesn't throw error for file drivers/serial/Kconfig.nrfx
732 * :github:`18019` - BT scan via shell fatal error
753 * :github:`17926` - CAN | nrf52 | device tree error: zephyrproject/zephyr/dts/bindings/can/microchi…
761 * :github:`17882` - [zephyr 1.14] Database Out of Sync error is not returned as expected
774 * :github:`17816` - LVGL V5.3 build error if CONFIG_LVGL_COLOR_16_SWAP=y
787 * :github:`17772` - Compilation error of soc/arm/nxp_imx/rt/soc.c
808 * :github:`17630` - efr32mg_sltb004a tick clock error
828 * :github:`17525` - L2CAP: On insufficient authentication error received, Zephyr does unauthenticat…
[all …]
Drelease-notes-1.10.rst258 * :github:`2202` - sporadic bad RAM pointer error under qemu_nios2
382 * :github:`4162` - build error in http_get sample
394 * :github:`4264` - Getting started guide for windows: small error
396 * :github:`4292` - net: tcp.c: prepare_segment() may unrightly unref packet in case of error
401 * :github:`4323` - net: tcp.c: prepare_segment() may leak fragments in case of error
466 * :github:`4738` - ble-mesh: proxy.c : Is clients-> conn a clerical error? it should be client-> co…
483 * :github:`4825` - Bluetooth IPSP error with qemu_x86
487 * :github:`4847` - custom 404 error page not being shown on docs.zephyrproject.org
510 * :github:`5047` - document error: getting_started.rst
545 * :github:`5177` - hci_usb: Linking error

1...<<21222324252627282930>>...48