Home
last modified time | relevance | path

Searched full:startup (Results 1 – 25 of 194) sorted by relevance

12345678

/Zephyr-Core-3.5.0/dts/bindings/regulator/
Dnxp,vref.yaml29 nxp,buffer-startup-delay-us:
33 Buffer startup delay as specified in the
36 nxp,bandgap-startup-time-us:
40 Maximum bandgap startup time as specified in the
Dregulator-fixed.yaml33 startup-delay-us:
36 description: Startup time, in microseconds
Dregulator-gpio.yaml74 startup-delay-us:
76 description: startup time in microseconds
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32s3/
DKconfig.soc89 When the startup code initializes RTC_SLOW_CLK, it can perform
94 time in deep sleep. Lower numbers reduce startup time.
97 startup, and approximate clock frequencies will be assumed:
171 Instruction cache size to be set on application startup.
190 Instruction cache associated ways to be set on application startup.
207 Instruction cache line size to be set on application startup.
232 Data cache size to be set on application startup.
246 # For 16KB the actual configuration is 32kb cache, but 16kb will be reserved for heap at startup
255 Data cache associated ways to be set on application startup.
272 Data cache line size to be set on application startup.
/Zephyr-Core-3.5.0/soc/arm/atmel_sam0/common/
DKconfig.samd2x15 Enable the internal 32.768 kHz RC oscillator at startup.
21 Enable the internal 8 MHz RC oscillator at startup.
27 Enable the external 32.768 kHz clock source at startup.
41 Enable the external 0.4..32 MHz clock source at startup.
DKconfig.saml2x21 Eable the internal 32.768 kHz RC oscillator at startup.
27 Enable the external 32.768 kHz cloud source at startup.
41 Enable the internal 16 MHz RC oscillator at startup.
DKconfig.samd5x10 startup. This can then be selected as the main clock source
/Zephyr-Core-3.5.0/drivers/ethernet/
DKconfig.native_posix43 string "Host startup script"
48 The startup script could launch e.g., wireshark to capture
51 is appended at the end of this startup script name.
57 string "Username to run the host startup script"
60 By default the startup script is run as a root user. Set here the
62 desired. Note that this setting is only for startup script and not
/Zephyr-Core-3.5.0/drivers/timer/
DKconfig.nrf_rtc46 prompt "Clock startup policy"
55 remaining startup time.
62 startup time and then seamlessly switches to the target clock source when
/Zephyr-Core-3.5.0/dts/bindings/power-domain/
Dpower-domain-gpio.yaml22 startup-delay-us:
25 description: Startup time, in microseconds
/Zephyr-Core-3.5.0/soc/riscv/espressif_esp32/esp32c3/
DKconfig.soc62 When the startup code initializes RTC_SLOW_CLK, it can perform
67 time in deep sleep. Lower numbers reduce startup time.
70 startup, and approximate clock frequencies will be assumed:
/Zephyr-Core-3.5.0/samples/net/eth_native_posix/
Dnet_start_wireshark.sh33 # The startup of wireshark is slow so sleep here a bit so that everything
34 # in wireshark is setup properly before continuing with zephyr startup.
/Zephyr-Core-3.5.0/subsys/net/lib/config/
DKconfig7 bool "Init networking support automatically during device startup"
16 int "Startup priority for the network application init"
26 during the device startup.
216 bool "Initialize system clock using SNTP on application startup"
222 correct absolute time (no just time since system startup).
/Zephyr-Core-3.5.0/tests/kernel/common/src/
Dboot_delay.c23 * and long firmware startup (often 10+ seconds on a in ZTEST()
24 * EFI PC!) can easily roll this over during startup, in ZTEST()
/Zephyr-Core-3.5.0/drivers/wifi/simplelink/
DKconfig.simplelink43 int "Time (in seconds) to wait for fast connect on startup"
47 previously connected AP on startup. Should the Wi-Fi connection
/Zephyr-Core-3.5.0/dts/bindings/lora/
Dsemtech,sx126x-base.yaml58 tcxo-power-startup-delay-ms:
61 Startup delay to let the TCXO stabilize after TCXO power on.
/Zephyr-Core-3.5.0/dts/bindings/adc/
Datmel,sam-adc.yaml25 startup-time:
29 ADC startup time in ADC clock cycles.
/Zephyr-Core-3.5.0/boards/arm/arduino_nano_33_ble/support/
Ddebug.cmm6 DO ~~~~/startup.cmm command=debug &args
/Zephyr-Core-3.5.0/boards/arm/efr32_thunderboard/
Dthunderboard.dtsi45 startup-delay-us = <100000>;
54 startup-delay-us = <100000>;
61 startup-delay-us = <100000>;
/Zephyr-Core-3.5.0/samples/net/cloud/aws_iot_mqtt/src/
Ddhcp.h1 /* DHCPv4 client startup. */
/Zephyr-Core-3.5.0/modules/mbedtls/include/
Dmbedtls_init.h11 * have mbedtls initialised during kernel startup
/Zephyr-Core-3.5.0/tests/drivers/regulator/fixed/dts/
Dtest_common.dtsi11 startup-delay-us = <1000000>;
/Zephyr-Core-3.5.0/boards/arm/s32z270dc2_r52/
Dboard.cmake8 "--startup-args"
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32/
DKconfig.soc130 When the startup code initializes RTC_SLOW_CLK, it can perform
135 time in deep sleep. Lower numbers reduce startup time.
138 startup, and approximate clock frequencies will be assumed:
167 By default extra delay is set to 2000us. When optimizing startup time
/Zephyr-Core-3.5.0/boards/arm/mr_canhubk3/
Dboard.cmake5 "--startup-args"

12345678