Home
last modified time | relevance | path

Searched full:auto (Results 1 – 25 of 572) sorted by relevance

12345678910>>...23

/Zephyr-latest/cmake/
Dgcc-m-fpu.cmake38 set(FPU_FOR_cortex-m55 auto)
39 set(FPU_FOR_cortex-m55+nomve.fp auto)
40 set(FPU_FOR_cortex-m55+nomve auto)
41 set(FPU_FOR_cortex-m55+nodsp auto)
42 set(FPU_FOR_cortex-m85 auto)
43 set(FPU_FOR_cortex-m85+nomve.fp auto)
44 set(FPU_FOR_cortex-m85+nomve auto)
45 set(FPU_FOR_cortex-m85+nodsp auto)
/Zephyr-latest/boards/actinius/icarus/dts/bindings/
Dactinius-charger-enable.yaml6 charger or to leave it on auto. The option can be changed by changing
7 the `charger` property in the associated dt node to `auto`
24 - "auto"
26 description: Charger enable choice (auto or disabled)
/Zephyr-latest/dts/xtensa/intel/
Dintel_adsp_ace30.dtsi173 zephyr,pm-device-runtime-auto;
184 zephyr,pm-device-runtime-auto;
222 zephyr,pm-device-runtime-auto;
230 zephyr,pm-device-runtime-auto;
238 zephyr,pm-device-runtime-auto;
246 zephyr,pm-device-runtime-auto;
254 zephyr,pm-device-runtime-auto;
262 zephyr,pm-device-runtime-auto;
270 zephyr,pm-device-runtime-auto;
278 zephyr,pm-device-runtime-auto;
[all …]
Dintel_adsp_ace30_ptl.dtsi178 zephyr,pm-device-runtime-auto;
189 zephyr,pm-device-runtime-auto;
227 zephyr,pm-device-runtime-auto;
235 zephyr,pm-device-runtime-auto;
243 zephyr,pm-device-runtime-auto;
251 zephyr,pm-device-runtime-auto;
259 zephyr,pm-device-runtime-auto;
267 zephyr,pm-device-runtime-auto;
275 zephyr,pm-device-runtime-auto;
283 zephyr,pm-device-runtime-auto;
[all …]
Dintel_adsp_ace20_lnl.dtsi183 zephyr,pm-device-runtime-auto;
193 zephyr,pm-device-runtime-auto;
231 zephyr,pm-device-runtime-auto;
255 zephyr,pm-device-runtime-auto;
279 zephyr,pm-device-runtime-auto;
392 zephyr,pm-device-runtime-auto;
407 zephyr,pm-device-runtime-auto;
430 zephyr,pm-device-runtime-auto;
443 zephyr,pm-device-runtime-auto;
483 zephyr,pm-device-runtime-auto;
[all …]
Dintel_adsp_ace15_mtpm.dtsi159 zephyr,pm-device-runtime-auto;
170 zephyr,pm-device-runtime-auto;
301 zephyr,pm-device-runtime-auto;
324 zephyr,pm-device-runtime-auto;
347 zephyr,pm-device-runtime-auto;
487 zephyr,pm-device-runtime-auto;
500 zephyr,pm-device-runtime-auto;
513 zephyr,pm-device-runtime-auto;
528 zephyr,pm-device-runtime-auto;
568 zephyr,pm-device-runtime-auto;
[all …]
/Zephyr-latest/include/zephyr/net/
Dmdio.h62 /** Auto-negotiation */
104 /* Auto-negotiation Register: EEE advertisement Register */
109 /** BASE-T1 Auto-negotiation control */
111 /** BASE-T1 Auto-negotiation status */
113 /** BASE-T1 Auto-negotiation advertisement register [15:0] */
115 /** BASE-T1 Auto-negotiation advertisement register [31:16] */
117 /** BASE-T1 Auto-negotiation advertisement register [47:32] */
122 /* BASE-T1 Auto-negotiation Control register */
123 /** Auto-negotiation Restart */
125 /** Auto-negotiation Enable */
[all …]
Dmii.h33 /** Auto-Negotiation Advertisement Register */
35 /** Auto-Negotiation Link Partner Ability Reg */
37 /** Auto-Negotiation Expansion Register */
39 /** Auto-Negotiation Next Page Transmit Register */
41 /** Auto-Negotiation Link Partner Received Next Page Reg */
61 /** Auto-Negotiation enable */
67 /** restart auto-negotiation */
101 /** Auto-negotiation process completed */
105 /** PHY is able to perform Auto-Negotiation */
114 /* Auto-negotiation Advertisement Register (ANAR) bit definitions */
[all …]
/Zephyr-latest/dts/bindings/memory-controllers/
Drenesas,ra-sdram.yaml10 auto-refresh-interval = <10>;
11 auto-refresh-count = <8>;
61 auto-refresh-interval:
64 description: Number of auto-refresh-interval.
66 auto-refresh-count:
69 description: Number of auto-refresh-count.
128 - TRFC: Auto-Refresh Request Interval Setting.
129 - TREFW: Auto-Refresh Cycle/Self-Refresh Clearing Cycle Count Setting.
Drenesas,smartbond-nor-psram.yaml89 Read command for single/burst read accesses in auto mode. Default value is the opcode
96 Write command for single/burst write accesses in auto mode. Default value is the opcode
120 Address size to use in auto mode. In 24-bit mode up to 16MB can be
142 (required for the auto-refresh mechanism, when supported).
153 Number of dummy bytes to send for single/burst read access in auto mode.
176 read accesses in auto mode. Default value is single mode which should be
188 read accesses in auto mode. Default value is single mode which should be
200 read accesses in auto mode. Default value is single mode which should
212 read accesses in auto mode. The single mode should be supported by all
223 read accesses in auto mode. Default value is single mode which should be
[all …]
/Zephyr-latest/samples/net/sockets/echo_server/src/ws_console/
Dstyle.css35 scroll-behavior: auto;
40 overflow: auto;
44 scroll-behavior: auto;
50 overflow: auto;
/Zephyr-latest/soc/espressif/common/
DKconfig.flash18 Enable this to support auto detection of ISSI chips if chip vendor not directly
26 Enable this to support auto detection of MXIC chips if chip vendor not directly
34 Enable this to support auto detection of GD (GigaDevice) chips if chip vendor not
47 Enable this to support auto detection of Winbond chips if chip vendor not directly
55 Enable this to support auto detection of BOYA chips if chip vendor not directly
63 Enable this to support auto detection of TH chips if chip vendor not directly
72 Enable this to support auto detection of Octal MXIC chips if chip vendor not directly
/Zephyr-latest/tests/ztest/fail/src/
Dmain.cpp15 auto found_error_string = false; in ZTEST()
20 auto pipe = popen(FAIL_TARGET_BINARY, "r"); in ZTEST()
44 auto prune_length = static_cast<int>(result.length()) - in ZTEST()
51 auto rc = WEXITSTATUS(pclose(pipe)); in ZTEST()
/Zephyr-latest/dts/arm/ambiq/
Dambiq_apollo3_blue.dtsi186 zephyr,pm-device-runtime-auto;
197 zephyr,pm-device-runtime-auto;
208 zephyr,pm-device-runtime-auto;
218 zephyr,pm-device-runtime-auto;
228 zephyr,pm-device-runtime-auto;
238 zephyr,pm-device-runtime-auto;
248 zephyr,pm-device-runtime-auto;
258 zephyr,pm-device-runtime-auto;
268 zephyr,pm-device-runtime-auto;
278 zephyr,pm-device-runtime-auto;
[all …]
Dambiq_apollo3p_blue.dtsi204 zephyr,pm-device-runtime-auto;
215 zephyr,pm-device-runtime-auto;
226 zephyr,pm-device-runtime-auto;
236 zephyr,pm-device-runtime-auto;
246 zephyr,pm-device-runtime-auto;
256 zephyr,pm-device-runtime-auto;
266 zephyr,pm-device-runtime-auto;
276 zephyr,pm-device-runtime-auto;
286 zephyr,pm-device-runtime-auto;
296 zephyr,pm-device-runtime-auto;
[all …]
/Zephyr-latest/tests/subsys/pm/device_driver_init/
Dapp.overlay20 zephyr,pm-device-runtime-auto;
27 zephyr,pm-device-runtime-auto;
42 zephyr,pm-device-runtime-auto;
/Zephyr-latest/subsys/bluetooth/services/nus/
DKconfig.nus20 bool "Auto-enable Bluetooth stack and start LE advertisements"
22 Auto-Enable the Bluetooth stack and start advertising with the NUS
/Zephyr-latest/boards/ti/common/
Dlaunchxl_sky13317.dtsi17 * Sub-1 GHz 0 0 1 // DIO30 mux to IOC_PORT_RFC_GPO0 for auto
18 * 2.4 GHz 1 0 0 // DIO28 mux to IOC_PORT_RFC_GPO0 for auto
19 * 20 dBm TX 0 1 0 // DIO29 mux to IOC_PORT_RFC_GPO3 for auto
/Zephyr-latest/lib/hash/
Dhash_map_cxx.cpp24 auto it2 = umap->begin(); in sys_hashmap_cxx_iter_next()
57 for (auto &kv : *umap) { in sys_hashmap_cxx_clear()
80 auto it = umap->find(key); in sys_hashmap_cxx_insert()
107 auto it = umap->find(key); in sys_hashmap_cxx_remove()
137 auto it = umap->find(key); in sys_hashmap_cxx_get()
/Zephyr-latest/drivers/bluetooth/hci/
DKconfig.nxp8 bool "BLE Controller auto sleep mode"
10 If enabled, the Controller auto sleep mode will be configured and enabled during HCI init.
11 Auto sleep mode means the Controller will handle its low power state automatically.
/Zephyr-latest/doc/connectivity/bluetooth/autopts/
Dautopts-win10.rst116 Build the auto-pts tester app
120 west build -p auto -b nrf52840dk/nrf52840 zephyr/tests/bluetooth/tester/
137 Setup auto-pts project
144 git clone https://github.com/auto-pts/auto-pts.git
150 cd auto-pts
224 This is a problem with connection between auto-pts client and board. There are many possible causes…
226 - Clean your auto-pts and zephyr repos with
/Zephyr-latest/drivers/sdhc/
DKconfig.intel42 bool "auto stop command mode"
45 Auto stop command mode support.
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-qual.rst10 https://github.com/auto-pts/auto-pts
/Zephyr-latest/scripts/west_commands/tests/
Dtest_dediprog.py20 '--auto', RC_KERNEL_BIN,
27 '--auto', RC_KERNEL_BIN, '--vcc', '0',
33 '--auto', RC_KERNEL_BIN, '--vcc', '1',
/Zephyr-latest/doc/_extensions/zephyr/domain/static/css/
Dboard-catalog.css37 grid-template-rows: auto 1fr;
50 overflow: auto;
116 width: auto;
117 height: auto;
121 margin: 0 auto;
150 margin: auto 0 5px;

12345678910>>...23