Searched full:initialization (Results 1 – 25 of 580) sorted by relevance
12345678910>>...24
19 * System initialization levels. The PRE_KERNEL_1 and PRE_KERNEL_2 levels are20 * executed in the kernel's initialization context, which uses the interrupt44 /** Initialization function for the init entry which will take64 * @brief Create an init entry object and set it up for boot time initialization67 * configured by the kernel during system initialization. Note that79 * @param _level The initialization level at which configuration82 * @param prio The initialization priority of the object, relative to83 * other objects of the same initialization level. See SYS_INIT().98 * @brief Run an initialization function at boot at specified priority104 * @param _level The initialization level at which configuration occurs.[all …]
7 int "Board initialization priority"12 Board initialization priority. The board initialization must take
17 - "eSPI test - I/O initialization...complete"19 - "eSPI test - callbacks initialization... complete"20 - "eSPI test - Power initialization...complete"24 - "espi: eSPI test - callbacks initialization..."
36 eSPI test - I/O initialization...complete38 eSPI test - callbacks initialization... complete40 eSPI test - Power initialization...complete
20 * TODO: Here comes SOF initialization29 /* sof_main is actually SOF initialization */ in main()32 LOG_ERR("SOF initialization failed"); in main()
18 int "TI CC13xx / CC26xx IEEE 802.15.4 initialization priority"21 Set the initialization priority number.88 int "TI CC13xx / CC26xx IEEE 802.15.4g initialization priority"91 Set the initialization priority number.
27 int "CC2520 initialization priority"30 Set the initialization priority number. Do not mess with it unless89 int "TI CC2520 crypto device initialization priority"93 Set the initialization priority number. Do not mess with it unless
23 are performed during the initialization of the SoC.70 int "MCR20A initialization priority"73 Set the initialization priority number. Do not mess with it unless
21 int "KW41Z initialization priority"24 Set the initialization priority number. Do not change it unless
9 * @brief Full C support initialization12 * Initialization of full C support: zero the .bss and call z_cstart().15 * initialization is performed.
17 in those chips and at initialization configures them to work in31 int "Driver initialization priority"34 Device driver initialization priority.
9 * @brief Full C support initialization12 * Initialization of full C support: zero the .bss, copy the .data if XIP,16 * initialization is performed.
9 * @brief Full C support initialization11 * Initialization of full C support: zero the .bss and call z_cstart().14 * initialization is performed.
18 int "Initialization priority"21 Memory controllers initialization priority.
13 Initialization priority for the VDD power rail. Has to be greater21 Initialization priority for the CCS_VDD power rail. This powers the
148 bool "Enable initialization of GPIOs responsible for antenna switching"152 Enable implicit initialization of GPIOs responsible for antenna153 switching during Radio initialization.154 If this feature is not enabled, the Radio initialization procedure will157 initialization.
26 * @brief Perform basic hardware initialization at boot.57 * system initialization in stm32h7_m4_init()59 * End of system initialization is reached when CM7 takes HSEM. in stm32h7_m4_init()
30 int "LoRa initialization priority"33 System initialization priority for LoRa drivers.
13 int "Device initialization priority STM32 pinmux"17 This option controls the priority of pinmux device initialization.
6 # These samples use local static initialization. Since Zephyr doesn't support the7 # C++ ABI for thread-safe initialization of local statics and the constructors don't
9 * @brief Execute initialization routines referenced in .init_array section18 * @brief Execute initialization routines referenced in .init_array section
11 during system initialization.16 This thread performs kernel initialization, then calls the application's25 initialization or executing the application's :c:func:`main` function;57 kernel initialization is complete. The kernel does not pass any arguments
17 int "Video initialization priority"20 System initialization priority for video drivers.
18 int "LED initialization priority"21 System initialization priority for LED drivers.