Home
last modified time | relevance | path

Searched full:only (Results 1 – 25 of 1924) sorted by relevance

12345678910>>...77

/Zephyr-Core-2.7.6/doc/reference/networking/
Dnet_shell.rst18 "net allocs", "Print network memory allocations. Only available if
20 "net arp", "Print information about IPv4 ARP cache. Only available if
26 resolve a DNS name. Only available if :kconfig:`CONFIG_DNS_RESOLVER` is set."
27 "net events", "Enable network event monitoring. Only available if
29 "net gptp", "Print information about gPTP support. Only available if
33 Only available if :kconfig:`CONFIG_NET_IPV6` is set."
36 "net nbr", "Print neighbor information. Only available if
39 "net route", "Show IPv6 network routes. Only available if
42 "net tcp", "Connect/send data/close TCP connection. Only available if
44 "net vlan", "Show Ethernet virtual LAN information. Only available if
/Zephyr-Core-2.7.6/arch/arm/include/aarch32/cortex_m/
Dtz.h60 * This function shall only be called from Secure state, otherwise the
82 * This function shall only be called from Secure state.
83 * Only ARMv8-M Mainline implementations have Non-Secure MSPLIM instance.
99 * This function shall only be called from Secure state.
100 * Only ARMv8-M Mainline implementations have Non-Secure PSPLIM instance.
119 * This function shall only be called from Secure state.
136 * This function shall only be called from Secure state.
157 * - This function shall only be called from Secure state.
164 * - BusFault is present only if the Main Extension is implemented.
180 * This function shall only be called from Secure state.
[all …]
/Zephyr-Core-2.7.6/soc/xtensa/esp32/
DKconfig.soc85 NOTE: If SPIRAM size is greater than 4MB, only
93 If SPI RAM is enabled, we only support three combinations of SPI speed mode we supported now:
102 option to select 80MHz will only be visible if the flash SPI speed is also 80MHz.
120 1.8V flash and 1.8V psram, this value can only be one of 6, 7, 8, 9, 10, 11, 16, 17.
128 1.8V flash and 1.8V psram, this value can only be one of 6, 7, 8, 9, 10, 11, 16, 17.
138 …User can config it based on hardware design. For ESP32-D2WD chip, the psram can only be 1.8V psram,
139 so this value can only be one of 6, 7, 8, 9, 10, 11, 16, 17.
146 …User can config it based on hardware design. For ESP32-D2WD chip, the psram can only be 1.8V psram,
147 so this value can only be one of 6, 7, 8, 9, 10, 11, 16, 17.
171 This setting is only used if the SPI flash pins have been overridden by setting the eFuses
[all …]
/Zephyr-Core-2.7.6/modules/nanopb/
DKconfig29 Disable error message support to save code size. Only error
33 bool "Buffers only"
35 Disable support for custom streams. Only supports encoding and
50 Only to be used when the decoder on the receiving side cannot
/Zephyr-Core-2.7.6/scripts/west_commands/zspdx/
Dlicenses.py20 "AGPL-1.0-only",
23 "AGPL-3.0-only",
188 "GFDL-1.1-invariants-only",
190 "GFDL-1.1-no-invariants-only",
192 "GFDL-1.1-only",
195 "GFDL-1.2-invariants-only",
197 "GFDL-1.2-no-invariants-only",
199 "GFDL-1.2-only",
202 "GFDL-1.3-invariants-only",
204 "GFDL-1.3-no-invariants-only",
[all …]
/Zephyr-Core-2.7.6/drivers/i2c/
DKconfig.nrfx30 This peripheral accepts transfers from RAM only,
44 This peripheral accepts transfers from RAM only,
52 This peripheral accepts transfers from RAM only,
60 This peripheral accepts transfers from RAM only,
/Zephyr-Core-2.7.6/drivers/spi/
DKconfig.nrfx20 Without this override, the SPI Master is only available
23 option ONLY if you are certain that transactions with
41 # Allow the 'EasyDMA' driver only if this automatic safety-disable is overridden
53 Due to hardware limitations the implementation supports only simple
75 # Allow the 'EasyDMA' driver only if this automatic safety-disable is overridden
87 Due to hardware limitations the implementation supports only simple
109 # Allow the 'EasyDMA' driver only if this automatic safety-disable is overridden
121 Due to hardware limitations the implementation supports only simple
145 Due to hardware limitations the implementation supports only simple
/Zephyr-Core-2.7.6/samples/bluetooth/peripheral_sc_only/
DREADME.rst3 Bluetooth: Peripheral SC-only
10 application enables the Secure Connections Only mode, i.e. will only
/Zephyr-Core-2.7.6/subsys/net/l2/ieee802154/
DKconfig47 bool "Print-out only RX packets"
49 This will print-out received packets only.
52 bool "Print-out only TX packets"
54 This will print-out transmitted packets only.
70 Only RFD is supported for now.
/Zephyr-Core-2.7.6/subsys/net/lib/config/
DKconfig84 This is only applicable in client side applications that try
113 This is only applicable in client side applications that try
160 Only implicit mode is supported, thus 0.
170 1 authentication only with a 4 bytes length tag
171 2 authentication only with a 8 bytes length tag
172 3 authentication only with a 16 bytes length tag
173 4 encryption only
/Zephyr-Core-2.7.6/dts/bindings/sensor/
Dti,fdc2x1x.yaml62 power-on-reset. This setting only applies if autoscan=true
66 1 = Ch0, Ch1, Ch2 (FDC2114, FDC2214 only)
67 2 = Ch0, Ch1, Ch2, Ch3 (FDC2114, FDC2214 only)
81 power-on-reset. This setting only applies if autoscan=false
86 2 = Perform continuous conversions on Channel 2 (FDC2114, FDC2214 only)
87 3 = Perform continuous conversions on Channel 3 (FDC2114, FDC2214 only)
169 Output gain control (FDC2112, FDC2114 only)
201 Channel X Conversion Offset (FDC2112 and FDC2212 only).
/Zephyr-Core-2.7.6/samples/drivers/espi/
Dprj_mec1501modular_assy6885.conf6 # Disable only for this board to check notifications
10 # This only makes sense for system using this board
/Zephyr-Core-2.7.6/include/usb/class/
Dusb_msc.h41 * Mass Storage Class Bulk-Only Transport Specification
43 * Header is limited to Bulk-Only Transfer protocol.
53 /** MSC Request Codes for Bulk-Only Transport */
63 /** MSC Bulk-Only Command Block Wrapper (CBW) */
82 /** MSC Bulk-Only Command Status Wrapper (CSW) */
/Zephyr-Core-2.7.6/drivers/flash/
DKconfig.simulator20 Disable this option only if you want to simulate
27 Keep in mind that write operations can only pull bits to zero, regardless.
66 Only up to this number of beginning pages will be tracked
/Zephyr-Core-2.7.6/doc/guides/bluetooth/
Dbluetooth-dev.rst10 Additional information that is only relevant to Bluetooth applications can be
51 only see normal log messages on the console by default, without any way of
78 This is currently only available on GNU/Linux
83 #. A :ref:`Host-only <bluetooth-build-types>` application running in the
89 * A :ref:`Controller-only <bluetooth-build-types>` build of Zephyr
117 This is currently only available on GNU/Linux
133 This is currently only available on GNU/Linux
150 Currently, only :ref:`Combined builds
/Zephyr-Core-2.7.6/arch/posix/
DKconfig17 In bytes, stack size for Zephyr threads meant only for the POSIX
19 (In this architecture only part of the thread status is kept in the Zephyr
/Zephyr-Core-2.7.6/samples/application_development/out_of_tree_board/
DCMakeLists.txt8 # This sample is only compatible with nrf52840dk_nrf52840 because it has
9 # re-directed the 'boards' directory to a directory that only contains
/Zephyr-Core-2.7.6/soc/arm/microchip_mec/common/reg/
Dmec_peci.h35 /* Status 1 register. RW1C and read-only bits. */
42 /* Error is read-only */
45 /* Ready is read-only */
52 /* MINT is read-only */
56 /* Status 2 register. Read-only bits. */
/Zephyr-Core-2.7.6/doc/reference/data_structures/
Dslist.rst12 requires access to the "previous" pointer and thus can only be
32 :c:struct:`sys_snode_t` struct contains only a next pointer, which may be
62 node and all its successors only, without inspecting the earlier part
70 "head" and "tail" pointer fields. And a :c:struct:`sys_snode_t` stores only a
93 primitive operations only: an "init" step for each struct, and a "get"
98 Only one such variant, sflist, exists in Zephyr at the moment.
/Zephyr-Core-2.7.6/subsys/net/lib/sockets/
DKconfig23 will apply only to sockets.)
28 available (only) with ``zsock_`` prefix, (e.g. `zsock_socket`).
29 This is useful only in peculiar cases, e.g. when integrating
86 Enable DTLS socket support. By default only TLS over TCP is supported.
98 freed only when connection is gracefully closed by peer sending TLS
142 TCP/IP stack in the case where there is only one network interface
156 will be used, and only TCP/UDP socket calls will be offloaded.
/Zephyr-Core-2.7.6/dts/bindings/mtd/
Dpartition.yaml23 read-only:
26 description: if the partition is read-only or not
/Zephyr-Core-2.7.6/dts/bindings/pinctrl/
Dst,stm32f1-pinctrl.yaml64 specified. Only available in input mode ("floating" configuration).
86 specified. Only valid for output configuration modes.
92 Pin driven in open drain. Only valid for output
104 Pin output mode, maximum achievable speed. Only applies to
/Zephyr-Core-2.7.6/subsys/usb/
DCMakeLists.txt24 This value is only for testing and MUST be configured for USB products."
30 This value is only for testing and MUST be configured for USB products."
/Zephyr-Core-2.7.6/arch/nios2/core/
Dfatal.c21 * TODO: Only caller-saved registers get saved upon exception in z_nios2_fatal_error()
50 return "processor-only reset request"; in cause_str()
66 return "supervisor-only instruction address"; in cause_str()
68 return "supervisor-only instruction"; in cause_str()
70 return "supervisor-only data address"; in cause_str()
/Zephyr-Core-2.7.6/arch/x86/zefi/
DREADME.txt46 basically Windows DLLs. But our compiler only generates code for ELF
53 EFI firmware, and the EFI loader only knows how to fill in the PE
56 So we can only rely on the C file's internal linkage, which is done
58 support from the environment. But that only works for symbols that
60 externally linked shared libraries. Which is to say: only static

12345678910>>...77