Searched refs:error (Results 951 – 975 of 1189) sorted by relevance
1...<<31323334353637383940>>...48
/Zephyr-latest/drivers/spi/ |
D | spi_rpi_pico_pio.c | 666 goto error; in spi_pico_pio_transceive_impl() 680 error: in spi_pico_pio_transceive_impl()
|
/Zephyr-latest/drivers/flash/ |
D | flash_andes_qspi.c | 636 #error Unhandled SFDP choice in spi_nor_process_sfdp() 711 #error Unhandled SFDP choice in setup_pages_layout()
|
D | soc_flash_nrf.c | 35 #error No matching compatible for soc_flash_nrf.c
|
/Zephyr-latest/dts/arm/st/wb/ |
D | stm32wb.dtsi | 271 interrupt-names = "event", "error"; 283 interrupt-names = "event", "error";
|
/Zephyr-latest/doc/connectivity/bluetooth/autopts/ |
D | autopts-linux.rst | 345 If the error "ImportError: No module named pywintypes" appeared after the fresh setup, 381 I cannot start autoptsserver-zephyr.py. I always get a Python error
|
/Zephyr-latest/boards/nxp/mimxrt595_evk/doc/ |
D | index.rst | 279 If the debug probe fails to connect with the following error, it's possible 285 Remote communication error. Target disconnected.: Connection reset by peer.
|
/Zephyr-latest/boards/nxp/mimxrt685_evk/doc/ |
D | index.rst | 319 If the debug probe fails to connect with the following error, it's possible 325 Remote communication error. Target disconnected.: Connection reset by peer.
|
/Zephyr-latest/doc/hardware/peripherals/can/ |
D | shell.rst | 64 RX filters supported, capabilities, current mode, current state, error counters, timing limits, and 207 in error-passive state.
|
/Zephyr-latest/drivers/ethernet/ |
D | dsa_ksz8xxx.c | 24 #error "No communication bus defined" 37 #error "Unsupported KSZ chipset"
|
D | eth_sam_gmac.c | 105 #error Unsupported SoC family 115 #error CONFIG_NET_BUF_DATA_SIZE * CONFIG_ETH_SAM_GMAC_BUF_RX_COUNT is \ 121 #error (CONFIG_NET_BUF_RX_COUNT - CONFIG_ETH_SAM_GMAC_BUF_RX_COUNT) * \ 132 #error Not enough RX buffers to allocate descriptors for each HW queue
|
/Zephyr-latest/dts/arm/st/f7/ |
D | stm32f7.dtsi | 334 interrupt-names = "event", "error"; 346 interrupt-names = "event", "error"; 358 interrupt-names = "event", "error";
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | workqueue.rst | 280 of error messages to the system workqueue. Note that if the ISR attempts 282 unchanged and the associated error message will not be printed. 294 if (error detected) { 304 printk("Got error on device %s\n", the_device->name); 310 /* initialize work item for printing device's error messages */
|
D | index.rst | 92 :c:func:`k_thread_abort` call or triggering a fatal error). 108 automatically aborts a thread if the thread triggers a fatal error condition, 208 a fatal error for the caller. 325 system error.
|
/Zephyr-latest/soc/intel/intel_adsp/common/ |
D | CMakeLists.txt | 155 # clear "zephyr.ri missing" error with an "rimage not found" warning
|
/Zephyr-latest/drivers/serial/ |
D | uart_mcux.c | 410 UART_MCUX_IRQ(n, error); \
|
/Zephyr-latest/subsys/lorawan/services/ |
D | Kconfig | 148 The built-in forward error correction (FEC) mechanism allows to
|
/Zephyr-latest/cmake/flash/ |
D | CMakeLists.txt | 187 # This script will print an error message and fail if <target> has added
|
/Zephyr-latest/doc/ |
D | CMakeLists.txt | 17 set(LATEXMKOPTS "-halt-on-error -no-shell-escape" CACHE STRING "Default latexmk options")
|
/Zephyr-latest/doc/build/dts/ |
D | bindings-intro.rst | 65 For another example, the following node would cause a build error, because it
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_silabs_siwx91x.c | 24 #error CONFIG_GPIO_SILABS_SIWX91X_COMMON_INIT_PRIORITY must be less than \
|
/Zephyr-latest/drivers/counter/ |
D | counter_sam0_tc32.c | 56 #error Unsupported device in wait_synchronization()
|
/Zephyr-latest/samples/subsys/shell/fs/ |
D | README.rst | 116 otherwise it will cause an error and nothing will be loaded.
|
/Zephyr-latest/doc/kernel/ |
D | timeutil.rst | 82 * The relative error between observable instants in each scale, required to 86 error.
|
/Zephyr-latest/doc/develop/west/ |
D | west-apis.rst | 243 Recommended program exit code for this error. 476 Standard error is now captured.
|
/Zephyr-latest/subsys/net/l2/ieee802154/ |
D | ieee802154_frame.c | 879 goto error; in ieee802154_create_mac_cmd_frame() 893 error: in ieee802154_create_mac_cmd_frame()
|
1...<<31323334353637383940>>...48