Home
last modified time | relevance | path

Searched full:use (Results 1 – 25 of 3579) sorted by relevance

12345678910>>...144

/Zephyr-Core-3.6.0/modules/hal_rpi_pico/
DKconfig10 Use the UART driver from pico-sdk
15 Use the GPIO driver from pico-sdk
20 Use the flash driver from pico-sdk
25 Use the PWM driver from pico-sdk
30 Use the ADC driver from pico-sdk
35 Use the DMA driver from pico-sdk
41 Use the PIO driver from pico-sdk
46 Use the "claim" driver from pico-sdk
51 Use the TIMER driver from pico-sdk
/Zephyr-Core-3.6.0/drivers/clock_control/
DKconfig.stm3264 Use EXT_HSE as source of MCO1
74 Use LSE as source of MCO1
85 Use HSE as source of MCO1
91 Use LSI as source of MCO1
97 Use MSI as source of MCO1
107 Use HSI as source of MCO1
113 Use HSI16 as source of MCO1
121 Use HSI48 as source of MCO1
127 Use PLLCLK as source of MCO1
134 Use PLLQ as source of MCO1
[all …]
/Zephyr-Core-3.6.0/modules/hal_ambiq/
DKconfig9 Use the Ambiq HAL
16 Use the GPIO driver from Ambiq HAL
21 Use the STIMER driver from Ambiq HAL
26 Use the TIMER driver from Ambiq HAL
31 Use the WDT driver from Ambiq HAL
36 Use the I2C driver from Ambiq HAL
41 Use the SPI driver from Ambiq HAL
46 Use the MSPI driver from Ambiq HAL
/Zephyr-Core-3.6.0/tests/drivers/i2s/i2s_speed/
DKconfig12 bool "Use two separate I2S ports for loopback"
14 Use separate I2S ports for transmit and receive.
17 bool "Use I2S_DIR_BOTH value to perform RX/TX transfers"
20 Use the I2S_DIR_BOTH enumeration value to trigger commands in test
21 cases involving both reception and transmission. Use of this option
26 bool "Use GPIO loopback"
29 Use wiring between the data-out and data-in pins for looping back
/Zephyr-Core-3.6.0/tests/drivers/i2s/i2s_api/
DKconfig12 bool "Use two separate I2S ports for loopback"
14 Use separate I2S ports for transmit and receive.
17 bool "Use I2S_DIR_BOTH value to perform RX/TX transfers"
20 Use the I2S_DIR_BOTH enumeration value to trigger commands in test
21 cases involving both reception and transmission. Use of this option
26 bool "Use GPIO loopback"
29 Use wiring between the data-out and data-in pins for looping back
/Zephyr-Core-3.6.0/subsys/net/lib/config/
DKconfig35 in order to use IPv6.
53 in order to use IPv4.
79 Use 0 here if uncertain.
86 Use 2001:db8::1 here if uncertain.
93 Use 2001:db8::2 here if uncertain.
102 Use 192.0.2.1 here if uncertain.
108 Static netmask to use if not overridden by DHCP. Use empty value to
114 Static gateway to use if not overridden by DHCP. Use empty value to
122 Use 192.0.2.2 here if uncertain.
132 The PAN ID to use by default in the sample.
[all …]
/Zephyr-Core-3.6.0/samples/subsys/usb/mass/
DKconfig9 Use this to force an existing file system to be created.
18 bool "Use RAM disk as block device"
21 bool "Use RAM disk and FAT file system"
26 bool "Use FLASH disk and FAT file system"
32 bool "Use FLASH disk and LittleFS"
38 bool "Use SDHC and FAT file system"
74 # tree, you cannot use them in your own application.
/Zephyr-Core-3.6.0/drivers/dai/intel/dmic/
DKconfig.dmic22 2. DAI tokens those describe the use case PCM format
26 bool "Use NHLT DMIC blob"
34 bool "Use parameters from topology - WIP"
37 based on use case and microphone datasheet parameters
45 bool "Use DMIC ownership claim/release"
49 dmic ownership must be claimed before use of dmic
52 bool "Use DMIC sync for multiple lines"
56 dmic sync registers must be set before use of dmic
/Zephyr-Core-3.6.0/dts/bindings/dai/
Dnxp,dai-sai.yaml16 Use this property to set the SAI MCLK as output or as input.
24 Use this property to specify the watermark value for the TX
31 Use this property to specify the watermark value for the RX
40 Use this property to set the FIFO depth that will be reported
46 use this value to compute the DMA burst size, in which case
50 value so use with caution. If unsure, it's better to simply not
51 use this property, in which case the reported value will be
56 Use this property to specify the index of the DAI. At the
67 Use this property to specify which synchronization mode to use
80 Use this property to specify which synchronization mode to use
/Zephyr-Core-3.6.0/doc/connectivity/canbus/
Disotp_sequence.svg132 <use xlink:href="#glyph0-1" x="113.287" y="41.942"/>
133 <use xlink:href="#glyph0-2" x="119.790585" y="41.942"/>
134 <use xlink:href="#glyph0-3" x="122.558196" y="41.942"/>
135 <use xlink:href="#glyph0-4" x="126.460546" y="41.942"/>
136 <use xlink:href="#glyph0-5" x="130.389795" y="41.942"/>
139 <use xlink:href="#glyph0-1" x="137.581796" y="41.942"/>
142 <use xlink:href="#glyph0-3" x="143.258486" y="41.942"/>
143 <use xlink:href="#glyph0-6" x="147.160836" y="41.942"/>
144 <use xlink:href="#glyph0-7" x="152.142136" y="41.942"/>
145 <use xlink:href="#glyph0-8" x="160.443971" y="41.942"/>
[all …]
/Zephyr-Core-3.6.0/arch/arm/core/cortex_m/
DKconfig17 This option signifies the use of a Cortex-M0 CPU
24 This option signifies the use of a Cortex-M0+ CPU
31 This option signifies the use of a Cortex-M1 CPU
38 This option signifies the use of a Cortex-M3 CPU
46 This option signifies the use of a Cortex-M4 CPU
54 This option signifies the use of a Cortex-M23 CPU
63 This option signifies the use of a Cortex-M33 CPU
74 This option signifies the use of a Cortex-M55 CPU
82 This option signifies the use of a Cortex-M7 CPU
175 This option signifies the use of an ARMv6-M processor
[all …]
/Zephyr-Core-3.6.0/include/zephyr/drivers/serial/
Duart_intel_lw.h16 * Please enable CONFIG_UART_INTEL_LW_EOP to use this feature.
17 * Use the api: uart_drv_cmd with CMD_ENABLE_EOP to enable the feature.
27 * Use uart_drv_cmd with CMD_TRBK_EN to break ongoing transmit.
29 * Please use CMD_TRBK_DIS to resume normal operation.
38 * If users wish to poll for data, please use the api:
40 * Then use CMD_POLL_DEASSERT_RTS to resume normal operation after polling.
/Zephyr-Core-3.6.0/subsys/bluetooth/
DKconfig.logging49 Use this option to enable Audio Input Control Service debug logs for
56 Use this option to enable Audio Input Control Service client debug
66 Use this option to enable Basic Audio Profile Stream debug logs.
73 Use this option to enable Audio Stream Control Service debug logs for
81 Use this option to enable Bluetooth Audio Unicast Server debug logs
89 Use this option to enable Basic Audio Profile debug logs for the
97 Use this option to enable Bluetooth Audio Broadcast Source debug logs
105 Use this option to enable Bluetooth Audio Broadcast Sink debug logs
113 Use this option to enable Broadcast Audio Scan Service debug logs for
121 Use this option to enable Broadcast Audio Scan Service client
[all …]
/Zephyr-Core-3.6.0/subsys/settings/
DKconfig27 Enables the use of dynamic settings handlers
46 Use FCB as a settings storage back-end.
53 Use a file (on mounted file system) as a settings storage back-end.
61 This is deprecated, please use SETTINGS_FILE instead.
91 Use a custom settings storage back-end.
133 This is deprecated. Use SETTINGS_FILE_PATH instead.
140 This is deprecated. Use SETTINGS_FILE_PATH instead.
147 This is deprecated. Use SETTINGS_FILE_MAX_LINES instead.
154 The sector size to use for the NVS settings area as a multiple of
/Zephyr-Core-3.6.0/modules/hostap/src/
Dsupp_api.h22 * @param dev: Wi-Fi interface name to use
33 * @param dev: Wi-Fi interface name to use
42 * @param dev: Wi-Fi interface name to use
52 * @param dev Wi-Fi interface name to use
65 * @param dev Wi-Fi interface name to use
76 * @param dev Wi-Fi interface name to use
86 * @param dev Wi-Fi interface name to use
95 * @param dev Wi-Fi interface name to use
104 * @param dev Wi-Fi interface name to use
/Zephyr-Core-3.6.0/soc/arm/rpi_pico/rp2/
DKconfig.soc25 Configure RP2 to use a W25Q080 flash chip, or similar. Should be selected
31 Configure RP2 to use a flash chip supporting the standard 03h command.
37 Configure RP2 to use a IS25LP080 flash chip, or similar. Should be selected
43 Configure RP2 to use a W25X10CL flash chip, or similar. Should be selected
49 Configure RP2 to use a AT25SF128A flash chip, or similar. Should be selected
/Zephyr-Core-3.6.0/lib/libc/minimal/
DKconfig11 Enable non-reentrant functions that make use of the globals; e.g.
21 [DEPRECATED] Use COMMON_LIBC_MALLOC
31 [DEPRECATED] Use COMMON_LIBC_MALLOC_ARENA_SIZE
43 [DEPRECATED] Use COMMON_LIBC_CALLOC
52 [DEPRECATED] Use COMMON_LIBC_REALLOCARRAY
65 bool "Use size optimized string functions"
76 In order to make use of the non-reentrant rand() and srand(), it is
89 In order to make use of the non-reentrant gmtime(), it is necessary
/Zephyr-Core-3.6.0/drivers/i3c/
DKconfig19 bool "Use Group Addresses"
22 Enable this to use group addresses if supported
28 bool "Use In-Band Interrupt (IBI)"
31 Enable this to use In-Band Interrupt (IBI).
44 bool "Use IBI Workqueue"
46 Use global workqueue for processing IBI.
/Zephyr-Core-3.6.0/arch/nios2/
DKconfig19 This option signifies the use of a Nios II Gen 2 CPU
69 Do not use global pointer relative offsets at all
74 Use global pointer relative offsets for small globals declared in the
80 Use global pointer relative offsets for small globals declared
89 Use GP relative access for all data in the program, not just
90 small data. Use this if your board has 64K or less of RAM.
/Zephyr-Core-3.6.0/drivers/sensor/vl53l1x/
DKconfig19 bool "Use interrupt mode for VL53L1X time of flight sensor"
24 the driver will use the polling method.
27 bool "Use xshut pin on VL53L1X time of flight sensor"
30 Enable to use the xshut pin on the VL53L1X. If not, the pin should be
/Zephyr-Core-3.6.0/samples/bluetooth/broadcaster_multiple/
Dprj.conf9 # Zephyr Bluetooth LE Controller will need to use chain PDUs when AD data
11 # - 31 bytes will use 22 bytes for the default name in this sample plus 9 bytes
13 # - 191 bytes will use 22 bytes for the default name in this sample plus 169
15 # - 277 bytes will use 22 bytes for the default name in this sample plus 255
/Zephyr-Core-3.6.0/arch/arm/core/
DKconfig.vfp34 This option signifies the use of a VFP floating-point coprocessor
45 This option signifies the use of a VFP floating-point coprocessor
57 This option signifies the use of a VFP floating-point coprocessor
68 This option signifies the use of a VFP floating-point coprocessor
80 This option signifies the use of a VFP floating-point coprocessor
93 This option signifies the use of a VFP floating-point coprocessor
107 This option signifies the use of a VFP floating-point coprocessor
121 This option signifies the use of a VFP floating-point coprocessor
135 This option signifies the use of a VFP floating-point coprocessor
204 This option signifies the use of a NEON Advanced SIMD coprocessor.
/Zephyr-Core-3.6.0/drivers/console/
DKconfig44 bool "Use UART for console"
48 Enable this option to use one UART for console.
75 the module for UART console is in use now. If the interval of console
83 int "Fixed amount of time to keep the UART console in use flag true"
88 console in use flag true.
91 bool "Use JAILHOUSE_DEBUG console"
100 bool "Use RAM console"
116 bool "Use RTT console"
223 bool "Use Xtensa simulator console"
229 Use simulator console to print messages.
[all …]
/Zephyr-Core-3.6.0/doc/connectivity/networking/api/
Dnet_timeout.rst32 Use section in Network Timeout
35 The simplest use of this API is:
38 #. Use :c:func:`net_timeout_evaluate()` to determine how long it is until the
40 #. When the timeout callback is invoked, use :c:func:`net_timeout_evaluate()`
43 #. While the timeout is running, use :c:func:`net_timeout_remaining` to get
50 The application must use :c:func:`net_timeout_evaluate()` on all instances to
54 deadline of the timeout. This exists primarily for testing but may have use
/Zephyr-Core-3.6.0/drivers/serial/
DKconfig.intel_lw18 Use driver command CMD_ENABLE_EOP and CMD_DISABLE_EOP to use the feature.
27 Please use uart_drv_cmd with CMD_POLL_ASSERT_RTS before polling out.
28 Then use CMD_POLL_DEASSERT_RTS to resume normal operation after polling.

12345678910>>...144