Searched refs:error (Results 826 – 850 of 1189) sorted by relevance
1...<<31323334353637383940>>...48
/Zephyr-latest/soc/espressif/common/ |
D | loader.c | 54 #error "APPCPU does not need this file!"
|
/Zephyr-latest/cmake/compiler/iar/ |
D | target.cmake | 129 # library, for example error numbers, errno.h.
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/ |
D | Kconfig.bluetooth | 101 In case connection parameters update fails due to an error, this
|
/Zephyr-latest/dts/arm/st/f3/ |
D | stm32f303.dtsi | 31 interrupt-names = "event", "error";
|
/Zephyr-latest/boards/seagate/legend/ |
D | legend.dts | 159 * hardware blinking is 250ms (i.e. "error" fast blink at 4 Hz).
|
/Zephyr-latest/include/zephyr/xen/public/ |
D | domctl.h | 15 #error "domctl operations are intended for use by node control tools only"
|
/Zephyr-latest/lib/libc/common/ |
D | Kconfig | 76 then this must be defined as a power of two or a compile error
|
/Zephyr-latest/tests/drivers/flash/stm32/src/ |
D | main.c | 188 #error Block Register tests unable to run other tests, because of locked registers.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.6.rst | 56 * Align error handling of :c:func:bt_l2cap_chan_send and 57 :c:func:`bt_iso_chan_send` so when an error occur the buffer is not unref. 688 * Added support for storing numeric HTTP error code in client API. 1068 * :github:`35916` - drivers: TI cc13xx_cc26xx: build error when PM is enabled (serial, entropy, spi… 1127 * :github:`35586` - Timer based example on docu using nrf52-dk compile error. 1147 * :github:`35401` - Enabling POSIX_API leads to SSL handshake error 1274 * :github:`35043` - NXP: Build error : ModuleNotFoundError: No module named 'elftools' 1293 * :github:`34931` - dns resolve timeout leads to CPU memory access violation error 1298 * :github:`34911` - tests/kernel/mem_protect/mem_protect: frdm_k82f/frdm_k64f unexpected fatal error 1337 * :github:`34635` - BME280 build error [all …]
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_conn.c | 543 #error "Undefined HAL_RADIO_PDU_LEN_MAX." 831 #error "Undefined HAL_RADIO_PDU_LEN_MAX." 1058 #error "Undefined HAL_RADIO_PDU_LEN_MAX."
|
/Zephyr-latest/drivers/serial/ |
D | uart_gecko.c | 66 #error "Undefined number of USARTs." 108 #error "Hardware flow control is activated for at least one UART/USART, \ 115 #error "Driver not supporting hardware flow control for this SOC"
|
/Zephyr-latest/dts/arm/st/f4/ |
D | stm32f4.dtsi | 272 interrupt-names = "event", "error"; 284 interrupt-names = "event", "error"; 296 interrupt-names = "event", "error";
|
/Zephyr-latest/doc/kernel/services/ |
D | polling.rst | 258 // weird error 296 // weird error 313 FIFOs are more error-proof in this sense because they can't "miss"
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | intel_adsp_generic.rst | 158 and need to be restarted if a flash or runtime error occurs on the ADSP. From 285 error: 1 unparsed keys left in 'adsp' 286 error: 1 unparsed arrays left in 'adsp' 288 If you get an "Address already in use" error when starting
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_ite_enhance.c | 1180 int error, status; in i2c_enhance_init() local 1244 error = i2c_enhance_configure(dev, I2C_MODE_CONTROLLER | bitrate_cfg); in i2c_enhance_init() 1247 if (error) { in i2c_enhance_init() 1249 return error; in i2c_enhance_init()
|
/Zephyr-latest/samples/tfm_integration/psa_protected_storage/ |
D | README.rst | 68 Got expected error (PSA_ERROR_NOT_PERMITTED) when writing to protected UID
|
/Zephyr-latest/drivers/flash/ |
D | soc_flash_mcux.c | 41 #error No matching compatible for soc_flash_mcux.c
|
/Zephyr-latest/arch/arm/core/mpu/ |
D | arm_mpu.c | 69 #error "Unsupported ARM CPU"
|
/Zephyr-latest/arch/xtensa/core/ |
D | CMakeLists.txt | 50 # undefine __XCC_ because that compiler actually trips an error trying
|
/Zephyr-latest/boards/others/promicro_nrf52840/doc/ |
D | index.rst | 90 In case of a error resulting in a board's bootloader becoming inaccessible,
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig.nrf5 | 77 internal cause. These cases are reported forward by general code error.
|
/Zephyr-latest/cmake/linker/lld/ |
D | target.cmake | 26 # Using DEPFILE with other generators than Ninja is an error.
|
/Zephyr-latest/tests/drivers/adc/adc_api/src/ |
D | test_adc.c | 52 #error "Unsupported board."
|
/Zephyr-latest/tests/drivers/clock_control/clock_control_api/src/ |
D | test_clock_control.c | 18 #error "Unsupported board"
|
/Zephyr-latest/samples/boards/renesas/openamp_linux_zephyr/src/ |
D | main_remote.c | 26 #error "Sample requires definition of shared memory for rpmsg"
|
1...<<31323334353637383940>>...48