Home
last modified time | relevance | path

Searched refs:early (Results 1 – 25 of 57) sorted by relevance

123

/Zephyr-latest/kernel/
DKconfig.init10 bool "Run early SoC reset hook"
12 Run an early SoC reset hook.
18 bool "Run early SoC preparation hook"
20 Run an early SoC preparation hook.
26 bool "Run early SoC hook"
28 Run an early SoC initialization hook.
51 bool "Run early board hook"
53 Run an early board initialization hook.
DKconfig.vm32 instruction pointer to virtual addresses at early boot before
/Zephyr-latest/drivers/timer/
DKconfig.nrf_grtc49 too early. In other words, applying SYSCOUNTER sleep state for less than
/Zephyr-latest/lib/utils/
DKconfig48 The sys_winstream utility is sometimes used in early boot
/Zephyr-latest/cmake/toolchain/arcmwdt/
Dgeneric.cmake27 # On very early stage build system needs to get access to DTC preprocessor.
/Zephyr-latest/doc/hardware/arch/
Dx86.rst15 During very early boot, page tables are loaded so technically the kernel
84 access during very early boot. To pass extra command line arguments to
/Zephyr-latest/drivers/pinctrl/
DKconfig34 peripheral at early boot stages depending on a certain input.
/Zephyr-latest/arch/x86/core/
DKconfig.intel6428 processing and early kernel/CPU initialization. They need only
/Zephyr-latest/soc/atmel/sam0/common/
DKconfig.saml2x11 These can be mitigated by inserting a small delay during the early boot
/Zephyr-latest/subsys/logging/frontends/
DKconfig60 int "Buffer size to store early messages"
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_rd_client.c1117 int64_t early = CONFIG_LWM2M_SECONDS_TO_UPDATE_EARLY; in next_update() local
1122 if (early > client.lifetime) { in next_update()
1123 early = client.lifetime; in next_update()
1126 next = MIN(period, client.lifetime - early); in next_update()
/Zephyr-latest/samples/boards/nordic/dynamic_pinctrl/
DREADME.rst7 early boot stages, depending on the input level on a pin connected to a
/Zephyr-latest/subsys/net/l2/wifi/
DKconfig36 If TWT setup is triggered early in the connection, then device might
/Zephyr-latest/subsys/random/
DKconfig36 early random number genenator.
/Zephyr-latest/modules/hostap/
DKconfig575 bool "Exit early if PWE if found"
579 this can be intensive, so, add an option to exit early.
/Zephyr-latest/arch/arc/
DKconfig386 bool "Make early stage SoC-specific initialization"
388 Call SoC per-core setup code on early stage initialization
/Zephyr-latest/boards/xen/xenvm/doc/
Dindex.rst91 * Xen early console_io interface (mainly for debug purposes - requires debug version of Xen)
/Zephyr-latest/drivers/espi/
DKconfig78 early in the flow after the VW channel is configured. Or it could be
/Zephyr-latest/boards/adi/max32655fthr/doc/
Dindex.rst13 early software development to enhance time to market. Go to
/Zephyr-latest/boards/adi/max32672fthr/doc/
Dindex.rst10 a power-optimized flexible platform for quick proof-ofconcepts and early software development
/Zephyr-latest/boards/blues/swan_r5/doc/
Dindex.rst13 developers' needs that span from early prototyping through high-volume
/Zephyr-latest/doc/develop/languages/cpp/
Dindex.rst135 offer early prototypes of features before they become
163 infrastructure that provides coverage baselines, catches issues early,
/Zephyr-latest/doc/kernel/
Dcode-relocation.rst147 Take care if relocating kernel/arch files, some contain early initialization
/Zephyr-latest/boards/adi/max32666fthr/doc/
Dindex.rst11 This platform provides poweroptimized flexible for quick proof-of-concepts and early software
/Zephyr-latest/doc/security/
Dsensor-threat.rst43 programmed into the device, early in production [th-imboot]_.
145 code initially run. This section shall be written early in the

123