Home
last modified time | relevance | path

Searched full:initializes (Results 1 – 25 of 201) sorted by relevance

123456789

/Zephyr-latest/soc/nuvoton/npcx/common/
Dsoc_host.h21 * @brief Initializes all host sub-modules in Core domain.
23 * This routine initializes all host sub-modules which HW blocks belong to
37 * @brief Initializes all host sub-modules in Host domain.
39 * This routine initializes all host sub-modules which HW blocks belong to
/Zephyr-latest/modules/openthread/platform/
Dplatform-zephyr.h22 * This function initializes the alarm service used by OpenThread.
36 * This function initializes the radio service used by OpenThread.
89 * This function initializes the random number service used by OpenThread.
/Zephyr-latest/dts/bindings/sensor/
Dsensirion,sgp40.yaml16 Enabling this will run a selftest when the driver initializes.
/Zephyr-latest/include/zephyr/kernel/
Dsmp.h30 * @note This initializes per-CPU kernel structs and also
31 * initializes timers needed for MP operations.
/Zephyr-latest/boards/m5stack/m5stack_core2/
DKconfig.defconfig35 # Increase initialization priority of MIPI DBI device, so that it initializes
/Zephyr-latest/modules/lvgl/include/
Dlvgl_zephyr.h19 * This function initializes the LittlevGL library and setups the display and input devices.
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/op_agg/
Dloopback.sh10 # 1. The device initializes both Opcode aggregator server and client.
/Zephyr-latest/samples/boards/google/twinkie_v2/pda/src/
Dmeas.h11 * @brief Initializes the measurement module, sets up all the adc channels through the device tree
/Zephyr-latest/samples/subsys/smf/hsm_psicc2/src/
Dhsm_psicc2_thread.h47 * @brief Initializes and starts the PSICC2 demo thread
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/suspend/
Dgatt_suspend_resume.sh11 # 0. DUT (Device 0) initializes the Mesh stack, and starts provisioning procedure using
Dgatt_suspend_disable_resume.sh11 # 0. DUT (Device 0) initializes the Mesh stack, and starts provisioning procedure using
/Zephyr-latest/include/zephyr/fs/
Dlittlefs.h61 * This defines static arrays required for caches, and initializes the
105 * This defines static arrays and initializes the littlefs
/Zephyr-latest/samples/modules/tflite-micro/hello_world/src/
Dmain_functions.h25 /* Initializes all data needed for the example. The name is important, and needs
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/src/
Dmain_functions.hpp25 /* Initializes all data needed for the example. The name is important, and needs
/Zephyr-latest/tests/bsim/babblekit/include/babblekit/
Dsync.h14 * This initializes a simple synchronization library based on bsim backchannels.
/Zephyr-latest/subsys/lorawan/nvm/
Dlorawan_nvm.h42 * @brief Initializes the NVM backend
/Zephyr-latest/soc/espressif/
DKconfig43 When the startup code initializes RTC_SLOW_CLK, it can perform
/Zephyr-latest/soc/nxp/mcx/mcxw/
Dmcxw71_platform_init.S11 * MCXW71 SOC reset code that initializes RAM
/Zephyr-latest/samples/subsys/usb/common/
Dsample_usbd.h23 * finally initializes USB device. It is limited to a single device with a
/Zephyr-latest/tests/subsys/pm/power_mgmt_soc/src/
Dpower_mgmt.h34 /** @brief Initializes the board simply without assertions
/Zephyr-latest/include/zephyr/mgmt/mcumgr/transport/
Dsmp_shell.h55 * @brief Initializes SMP transport over shell.
/Zephyr-latest/tests/posix/fs/src/
Dtest_fat_mount.c51 * @details Test initializes the fs_mount_t data structure with FatFs
/Zephyr-latest/drivers/console/
Defi_console.c71 /* EFI console initializes */
Dxtensa_sim_console.c61 /* UART console initializes after the UART device itself */
/Zephyr-latest/soc/nxp/kinetis/kv5x/
Dwdog.S11 * This module initializes the watchdog for the kv5x platform.

123456789