Searched refs:error (Results 1026 – 1050 of 1189) sorted by relevance
1...<<4142434445464748
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/src/ |
D | zephyr_img_mgmt.c | 243 #error "Unsupported number of images"
|
/Zephyr-latest/soc/nxp/imxrt/imxrt118x/ |
D | soc.c | 80 #error "Unknown SOC, no pll configuration defined"
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | coap.rst | 209 …tistics: 0 none (0.00 %), 10 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_control_nrf.c | 675 #error "hfclkaudio-frequency specified but HFCLKAUDIO clock is not present." in hfclkaudio_init()
|
/Zephyr-latest/drivers/crypto/ |
D | crypto_mtls_shim.c | 63 #error "You need to define MBEDTLS_MEMORY_BUFFER_ALLOC_C"
|
/Zephyr-latest/tests/subsys/settings/functional/src/ |
D | settings_basic_test.c | 28 #error "Settings backend not selected"
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_dwmac.c | 35 #error "CONFIG_NET_BUF_VARIABLE_DATA_SIZE=y is not supported"
|
/Zephyr-latest/doc/build/dts/ |
D | api-usage.rst | 249 /* This will cause a compiler error. */ 390 useful to understand them since they will frequently be seen in compiler error
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.4.rst | 193 negative error code if an error occurred. 640 configuration files would not be included by emitting a fatal error. As a 1111 * Fixed socket error handling on packet transmission. 1134 * Fixed error handling in ``net ping`` shell command to avoid shell freeze. 1135 * Improved Ethernet error statistics logging in ``net stats`` shell command. 1293 This updated protocol allows returning much more detailed error responses
|
/Zephyr-latest/drivers/i3c/ |
D | i3c_stm32.c | 2157 IRQ_CONNECT(DT_INST_IRQ_BY_NAME(index, error, irq), \ 2158 DT_INST_IRQ_BY_NAME(index, error, priority), i3c_stm32_error_isr, \ 2160 irq_enable(DT_INST_IRQ_BY_NAME(index, error, irq)); \
|
/Zephyr-latest/soc/espressif/common/ |
D | Kconfig.spiram | 143 If enabled, 1/16 of the SPI RAM total size will be reserved for error-correcting code.
|
/Zephyr-latest/drivers/sdhc/ |
D | sam_hsmci.c | 29 #error "CONFIG_SAM_HSMCI_PWRSAVE_DIV must be 0 to 7"
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | provisionee.c | 674 .error = prov_fail,
|
/Zephyr-latest/subsys/lorawan/ |
D | lorawan.c | 49 #error "At least one LoRaWAN region should be selected"
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt/ |
D | Kconfig | 177 present in the response, which will just contain the result code (rc) of memory error.
|
/Zephyr-latest/dts/arm/st/mp1/ |
D | stm32mp157.dtsi | 335 interrupt-names = "event", "error";
|
/Zephyr-latest/doc/build/kconfig/ |
D | menuconfig.rst | 65 If you get an import error for ``tkinter`` when trying to run
|
/Zephyr-latest/drivers/i2c/ |
D | Kconfig | 112 and get an error relating to not enough i2c msgs this is the Kconfig to manipulate.
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_mcxa156.dtsi | 247 no-error-irq;
|
D | nxp_rt7xx_cm33_cpu0.dtsi | 253 no-error-irq; 268 no-error-irq;
|
D | nxp_mcxn94x_common.dtsi | 578 no-error-irq; 594 no-error-irq;
|
/Zephyr-latest/subsys/bluetooth/common/ |
D | Kconfig | 320 bool "Print HCI error codes as strings [EXPERIMENTAL]" 323 This configuration enables printing of HCI error
|
/Zephyr-latest/subsys/debug/ |
D | Kconfig | 147 the first error. Set this to y to enable the code to 254 a fatal error.
|
/Zephyr-latest/drivers/flash/ |
D | spi_nor.c | 1358 #error Unhandled SFDP choice in spi_nor_process_sfdp() 1421 #error Unhandled SFDP choice in setup_pages_layout()
|
/Zephyr-latest/doc/develop/tools/ |
D | coccinelle.rst | 155 When parmap is enabled, if an error occurs in Coccinelle, this error
|
1...<<4142434445464748