Home
last modified time | relevance | path

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

1234567891011

/Zephyr-latest/soc/espressif/esp32s3/
DKconfig23 Instruction cache size to be set on application startup.
42 Instruction cache associated ways to be set on application startup.
59 Instruction cache line size to be set on application startup.
84 Data cache size to be set on application startup.
98 # For 16KB the actual configuration is 32kb cache, but 16kb will be reserved for heap at startup
107 Data cache associated ways to be set on application startup.
124 Data cache line size to be set on application startup.
Dmemory.h26 * - 0x3fce9710 - 0x3fceb710: PRO CPU stack, can be reclaimed as heap after RTOS startup
27 * - 0x3fceb710 - 0x3fced710: APP CPU stack, can be reclaimed as heap after RTOS startup
48 /* For safety margin between bootloader data section and startup stacks */
/Zephyr-latest/dts/bindings/regulator/
Dnxp,vref.yaml23 nxp,buffer-startup-delay-us:
27 Buffer startup delay as specified in the
30 nxp,bandgap-startup-time-us:
34 Maximum bandgap startup time as specified in the
/Zephyr-latest/dts/bindings/spi/
Dxlnx,xps-spi-2.00.a.yaml41 xlnx,startup-block:
44 Indicates the core is instantiated with the STARTUP block option, as is
47 STARTUP block rather than normal signal routing.
49 transaction to the SPI flash device to ensure the STARTUP block is
/Zephyr-latest/soc/atmel/sam0/common/
DKconfig.samd5x10 startup. This can then be selected as the main clock source
15 hex "Startup time external 32 kHz crystal oscillator"
19 Selects the startup time for the external 32 kHz crystal oscillator.
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.
/Zephyr-latest/drivers/timer/
DKconfig.nrf_xrtc8 prompt "Clock startup policy"
17 remaining startup time.
24 startup time and then seamlessly switches to the target clock source when
/Zephyr-latest/dts/bindings/clock/
Draspberrypi,pico-xosc.yaml12 startup-delay-multiplier:
16 Startup delay multiplier. The default value matches the Pico SDK.
/Zephyr-latest/soc/espressif/
DKconfig43 When the startup code initializes RTC_SLOW_CLK, it can perform
48 time in deep sleep. Lower numbers reduce startup time.
51 startup, and approximate clock frequencies will be assumed:
/Zephyr-latest/drivers/watchdog/
DKconfig.xmc4xxx17 int "Default watchdog timeout to use at startup"
21 at startup.
/Zephyr-latest/dts/bindings/power-domain/
Dpower-domain-gpio.yaml22 startup-delay-us:
25 description: Startup time, in microseconds
/Zephyr-latest/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-latest/subsys/net/lib/config/
DKconfig26 bool "Init networking support automatically during device startup"
37 int "Startup priority for the network application init"
72 during the device startup.
208 bool "Initialize system clock using SNTP on application startup"
214 correct absolute time (no just time since system startup).
/Zephyr-latest/drivers/wifi/simplelink/
DKconfig.simplelink44 int "Time (in seconds) to wait for fast connect on startup"
48 previously connected AP on startup. Should the Wi-Fi connection
/Zephyr-latest/dts/bindings/adc/
Datmel,sam-adc.yaml25 startup-time:
29 ADC startup time in ADC clock cycles.
/Zephyr-latest/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-latest/boards/silabs/dev_kits/sltb010a/
Dthunderboard.dtsi46 startup-delay-us = <100000>;
55 startup-delay-us = <100000>;
62 startup-delay-us = <100000>;
/Zephyr-latest/boards/silabs/dev_kits/xg27_dk2602a/
Dthunderboard.dtsi46 startup-delay-us = <100000>;
55 startup-delay-us = <100000>;
62 startup-delay-us = <100000>;
/Zephyr-latest/boards/arduino/nano_33_ble/support/
Ddebug.cmm6 DO ~~~~/startup.cmm command=debug &args
/Zephyr-latest/modules/mbedtls/include/
Dmbedtls_init.h11 * have mbedtls initialised during kernel startup
/Zephyr-latest/tests/drivers/regulator/fixed/dts/
Dtest_common.dtsi11 startup-delay-us = <1000000>;
/Zephyr-latest/soc/espressif/esp32c2/
Dmemory.h24 * - 0x3fcdcb70 - 0x3fcdeb70: PRO CPU stack, can be reclaimed as heap after RTOS startup
42 /* For safety margin between bootloader data section and startup stacks */
/Zephyr-latest/soc/espressif/esp32c6/
Dmemory.h23 * - 0x4087c610 - 0x4087e610: PRO CPU stack, can be reclaimed as heap after RTOS startup
38 /* For safety margin between bootloader data section and startup stacks */
/Zephyr-latest/soc/espressif/esp32s2/
Dmemory.h19 * - 0x3fffc410 - 0x3fffe710: CPU stack, can be reclaimed as heap after RTOS startup
35 /* For safety margin between bootloader data section and startup stacks */

1234567891011