Searched full:startup (Results 1 – 25 of 194) sorted by relevance
12345678
/Zephyr-Core-3.5.0/dts/bindings/regulator/ |
D | nxp,vref.yaml | 29 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
|
D | regulator-fixed.yaml | 33 startup-delay-us: 36 description: Startup time, in microseconds
|
D | regulator-gpio.yaml | 74 startup-delay-us: 76 description: startup time in microseconds
|
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32s3/ |
D | Kconfig.soc | 89 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/ |
D | Kconfig.samd2x | 15 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.
|
D | Kconfig.saml2x | 21 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.
|
D | Kconfig.samd5x | 10 startup. This can then be selected as the main clock source
|
/Zephyr-Core-3.5.0/drivers/ethernet/ |
D | Kconfig.native_posix | 43 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/ |
D | Kconfig.nrf_rtc | 46 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/ |
D | power-domain-gpio.yaml | 22 startup-delay-us: 25 description: Startup time, in microseconds
|
/Zephyr-Core-3.5.0/soc/riscv/espressif_esp32/esp32c3/ |
D | Kconfig.soc | 62 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/ |
D | net_start_wireshark.sh | 33 # 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/ |
D | Kconfig | 7 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/ |
D | boot_delay.c | 23 * 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/ |
D | Kconfig.simplelink | 43 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/ |
D | semtech,sx126x-base.yaml | 58 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/ |
D | atmel,sam-adc.yaml | 25 startup-time: 29 ADC startup time in ADC clock cycles.
|
/Zephyr-Core-3.5.0/boards/arm/arduino_nano_33_ble/support/ |
D | debug.cmm | 6 DO ~~~~/startup.cmm command=debug &args
|
/Zephyr-Core-3.5.0/boards/arm/efr32_thunderboard/ |
D | thunderboard.dtsi | 45 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/ |
D | dhcp.h | 1 /* DHCPv4 client startup. */
|
/Zephyr-Core-3.5.0/modules/mbedtls/include/ |
D | mbedtls_init.h | 11 * have mbedtls initialised during kernel startup
|
/Zephyr-Core-3.5.0/tests/drivers/regulator/fixed/dts/ |
D | test_common.dtsi | 11 startup-delay-us = <1000000>;
|
/Zephyr-Core-3.5.0/boards/arm/s32z270dc2_r52/ |
D | board.cmake | 8 "--startup-args"
|
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32/ |
D | Kconfig.soc | 130 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/ |
D | board.cmake | 5 "--startup-args"
|
12345678