Searched refs:when (Results 1 – 25 of 1260) sorted by relevance
12345678910>>...51
| /Zephyr-latest/scripts/coccinelle/ |
| D | mini_lock.cocci | 50 ... when != E1 52 ... when any 54 ... when != E1 55 when != \(x = E2\|&x\) 57 ... when != E1 59 ... when any 72 ... when != E1 73 when any 74 when != if@pif (...) S1 76 ... when != E1 [all …]
|
| D | returnvar.cocci | 8 // "when strict" can be removed to get more hits, but adds false 22 ... when != ret 23 when strict 35 ... when != ret 36 when strict 46 ... when != ret 47 when strict
|
| /Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
| D | smp_group_3.rst | 129 | | appears if an error is returned when using SMP version 2. | 132 | | non-zero (error condition) when using SMP version 2. | 134 | "rc" | :c:enum:`mcumgr_err_t` only appears if non-zero (error condition) when | 135 | | using SMP version 1 or for SMP errors when using SMP version 2. | 217 | | appears if an error is returned when using SMP version 2. | 220 | | non-zero (error condition) when using SMP version 2. | 222 | "rc" | :c:enum:`mcumgr_err_t` only appears if non-zero (error condition) when | 223 | | using SMP version 1 or for SMP errors when using SMP version 2. | 307 | | appears if an error is returned when using SMP version 2. | 310 | | non-zero (error condition) when using SMP version 2. | [all …]
|
| D | smp_group_0.rst | 126 | | appears if an error is returned when using SMP version 2. | 129 | | non-zero (error condition) when using SMP version 2. | 131 | "rc" | :c:enum:`mcumgr_err_t` only appears if non-zero (error condition) when | 132 | | using SMP version 1 or for SMP errors when using SMP version 2. | 242 | | appears if an error is returned when using SMP version 2. | 245 | | non-zero (error condition) when using SMP version 2. | 247 | "rc" | :c:enum:`mcumgr_err_t` only appears if non-zero (error condition) when | 248 | | using SMP version 1 or for SMP errors when using SMP version 2. | 346 | | appears if an error is returned when using SMP version 2. | 349 | | non-zero (error condition) when using SMP version 2. | [all …]
|
| D | smp_group_63.rst | 21 generally this is used when switching to a new application build if the application uses storage 85 | | appears if an error is returned when using SMP version 2. | 88 | | non-zero (error condition) when using SMP version 2. | 90 | "rc" | :c:enum:`mcumgr_err_t` only appears if non-zero (error condition) when | 91 | | using SMP version 1 or for SMP errors when using SMP version 2. |
|
| D | smp_group_10.rst | 98 | | appears if an error is returned when using SMP version 2. | 101 | | non-zero (error condition) when using SMP version 2. | 103 | "rc" | :c:enum:`mcumgr_err_t` only appears if non-zero (error condition) when | 104 | | using SMP version 1 or for SMP errors when using SMP version 2. | 186 | | appears if an error is returned when using SMP version 2. | 189 | | non-zero (error condition) when using SMP version 2. | 191 | "rc" | :c:enum:`mcumgr_err_t` only appears if non-zero (error condition) when | 192 | | using SMP version 1 or for SMP errors when using SMP version 2. | 291 | | appears if an error is returned when using SMP version 2. | 294 | | non-zero (error condition) when using SMP version 2. | [all …]
|
| D | smp_group_1.rst | 100 as optional(opt): the field may not appear in response when target application 101 does not support more than one image. The field is mandatory when application 160 | "image" | semi-optional image number; the field is not required when only one | 172 | | optional when using MCUboot's serial recovery feature with one pair of | 200 | | appears if an error is returned when using SMP version 2. | 203 | | non-zero (error condition) when using SMP version 2. | 205 | "rc" | :c:enum:`mcumgr_err_t` only appears if non-zero (error condition) when | 206 | | using SMP version 1 or for SMP errors when using SMP version 2. | 209 | | when ``rc`` is :c:enumerator:`MGMT_ERR_EUNKNOWN`. | 246 In case when "confirm" is true, the "hash" is optional as the currently running [all …]
|
| D | smp_group_2.rst | 126 | | appears if an error is returned when using SMP version 2. | 129 | | non-zero (error condition) when using SMP version 2. | 131 | "rc" | :c:enum:`mcumgr_err_t` only appears if non-zero (error condition) when | 132 | | using SMP version 1 or for SMP errors when using SMP version 2. | 219 | | appears if an error is returned when using SMP version 2. | 222 | | non-zero (error condition) when using SMP version 2. | 224 | "rc" | :c:enum:`mcumgr_err_t` only appears if non-zero (error condition) when | 225 | | using SMP version 1 or for SMP errors when using SMP version 2. |
|
| D | smp_group_8.rst | 147 | "len" | length of file, this field is only mandatory when "off" is 0. | 150 | | appears if an error is returned when using SMP version 2. | 153 | | non-zero (error condition) when using SMP version 2. | 155 | "rc" | :c:enum:`mcumgr_err_t` only appears if non-zero (error condition) when | 156 | | using SMP version 1 or for SMP errors when using SMP version 2. | 232 | | when "off" is 0. | 289 | | appears if an error is returned when using SMP version 2. | 292 | | non-zero (error condition) when using SMP version 2. | 294 | "rc" | :c:enum:`mcumgr_err_t` only appears if non-zero (error condition) when | 295 | | using SMP version 1 or for SMP errors when using SMP version 2. | [all …]
|
| /Zephyr-latest/tests/cmake/hwm/board_extend/oot_root/boards/native/native_sim_extend/ |
| D | Kconfig | 8 This kconfig is set when the extended variant board config fragment 9 is supposed to be sourced, that is when oot variant defines 'extends:' 29 This kconfig is set when the extended variant board defconfig fragment 30 is supposed to be sourced, that is when oot variant defines 'extends:'
|
| /Zephyr-latest/drivers/dma/ |
| D | Kconfig.nxp_edma | 26 bool "Set if CPU should be interrupted when CITER = BITER / 2" 30 interrupted when CITER = BITER / 2. Using this, 31 the CPU will be interrupted when CITER = BITER and 32 when CITER = BITER / 2.
|
| /Zephyr-latest/drivers/usb/common/nrf_usbd_common/ |
| D | Kconfig | 14 bool "Send ZLP on ISO IN when not ready" 18 Controls the response of the ISO IN endpoint to an IN token when no 19 data is ready to be sent. When enabled, ZLP is sent when no data is
|
| /Zephyr-latest/tests/drivers/uart/uart_errors/ |
| D | README.txt | 1 The purpose of this test is to validate UART receiver when error occurs on 3 certain bytes with parity enabled when receiver is configured without parity.
|
| /Zephyr-latest/tests/cmake/hwm/board_extend/ |
| D | Kconfig | 8 This kconfig is set when the base board config fragment is supposed to 9 be sourced, that is when oot variant defines
|
| /Zephyr-latest/lib/libc/newlib/ |
| D | CMakeLists.txt | 6 # Do not allow LTO when compiling libc-hooks.c file 16 # LIBC_LIBRARY_DIR may or may not have been set by the toolchain. E.g. when 26 # in its headers when GNU dialect is used (-std=gnu*). Newlib features.h 27 # defines _DEFAULT_SOURCE when __STRICT_ANSI__ is not defined by GCC (i.e. when
|
| /Zephyr-latest/modules/zcbor/ |
| D | Kconfig | 22 data when decoding. If you only want canonical encoding, please set 27 bool "Stop on error when processing (Must also be enabled in state var)" 32 This makes all functions abort their execution if called when an error 45 int "Default max length when calling zcbor_tstr_put_term()"
|
| /Zephyr-latest/doc/connectivity/networking/api/ |
| D | ethernet_mgmt.rst | 20 device driver when it notices that the Ethernet cable is disconnected. 24 Currently the VLAN events are generated by the Ethernet L2 layer when a 28 when the corresponding status changes.
|
| /Zephyr-latest/samples/drivers/i2s/echo/ |
| D | Kconfig | 10 bool "Toggle echo effect when pressing sw0" 16 bool "Start/stop I2S streams when pressing sw1"
|
| /Zephyr-latest/doc/hardware/arch/ |
| D | xtensa.rst | 9 This page contains information on certain aspects when developing for 33 This mode is used when the application has no threads that use the HiFi 39 This mode is used when the application has only a single thread that uses the 51 This mode is used when the application has two or more threads that use HiFi 63 The unshared HiFi registers mode is selected when configuration option 68 The shared HiFi registers mode is selected when the configuration option
|
| /Zephyr-latest/boards/st/stm32h7b3i_dk/support/ |
| D | openocd.cfg | 8 # Enable debug when in low power modes 11 # Stop Watchdog counters when halt
|
| /Zephyr-latest/samples/boards/st/power_mgmt/standby_shutdown/ |
| D | README.rst | 14 when LED2 is OFF to enter to Shutdown Mode 15 when LED2 is ON to enter to Standby Mode 41 when LED2 is OFF to enter to Shutdown Mode 42 when LED2 is ON to enter to Standby Mode
|
| /Zephyr-latest/doc/hardware/peripherals/ |
| D | bc12.rst | 19 charger capability on USB type C ports when the attached type-C partner does not 29 Maximum Configured Current when connected to a SDP ICFG_MAX 500 mA 37 the Zephyr implementation when using portable-device mode. 54 BC12_PORTABLE_DEVICE when both the following conditions are true: 66 To comply with the USB 2.0 specification, when the driver detects a SDP 69 increase the current draw to IUNIT (100 mA) when the connected USB host resumes 70 the USB bus and may increase the current draw to ICFG_MAX (500 mA) when the USB 73 Charging port mode is used by the application when the USB port is configured as
|
| /Zephyr-latest/boards/fanke/fk750m1_vbt6/support/ |
| D | openocd.cfg | 14 # Enable debug when in low power modes 17 # Stop Watchdog counters when halt
|
| /Zephyr-latest/boards/st/nucleo_wba52cg/support/ |
| D | openocd.cfg | 10 # Enable debug when in low power modes 13 # Stop Watchdog counters when halt
|
| /Zephyr-latest/boards/st/nucleo_wba55cg/support/ |
| D | openocd.cfg | 10 # Enable debug when in low power modes 13 # Stop Watchdog counters when halt
|
12345678910>>...51