Home
last modified time | relevance | path

Searched full:activate (Results 1 – 25 of 133) sorted by relevance

123456

/Zephyr-latest/tests/subsys/logging/log_link_order/src/
Dmock_log_link.c17 static int activate(const struct log_link *link) in activate() function
62 .activate = activate,
/Zephyr-latest/dts/bindings/sensor/
Dvishay,vcnl36825t.yaml75 Activate low power mode.
81 Activate the high gain mode.
86 Activate sunlight cancellation.
91 Activate 16bit high dynamic output mode.
Dwe,wsen-hids-2525020210002.yaml38 Activate the heater when fetching a sample for the specified amount of time.
/Zephyr-latest/tests/subsys/logging/log_links/src/
Dmock_log_link.c22 static int activate(const struct log_link *link) in activate() function
79 .activate = activate,
/Zephyr-latest/tests/kernel/sleep/src/
Dmain.c125 k_sem_give(&helper_thread_sem); /* Activate helper thread */ in test_thread()
138 k_sem_give(&helper_thread_sem); /* Activate helper thread */ in test_thread()
151 k_sem_give(&task_sem); /* Activate task */ in test_thread()
219 /* Activate test_thread */ in ZTEST()
222 /* Wait for test_thread to activate us */ in ZTEST()
/Zephyr-latest/drivers/stepper/allegro/
DKconfig.a49795 bool "Activate allegro A4979 stepper driver"
/Zephyr-latest/drivers/stepper/
DKconfig.gpio6 bool "Activate driver for gpio stepper control"
/Zephyr-latest/drivers/stepper/adi_tmc/
DKconfig.tmc22xx5 bool "Activate trinamic tmc2209 stepper driver"
DKconfig.tmc50xx6 bool "Activate trinamic tmc50xx stepper driver"
/Zephyr-latest/subsys/fb/
DKconfig23 Activate shell module that provides Framebuffer commands to the
/Zephyr-latest/include/zephyr/logging/
Dlog_internal.h66 /* Activate links.
67 * Attempt to activate links,
69 * @param active_mask Mask with links to activate. N bit set indicates that Nth
/Zephyr-latest/drivers/clock_control/
Dclock_stm32c0.c19 * @brief Activate default clocks
/Zephyr-latest/doc/develop/getting_started/
Dindex.rst239 #. Activate the virtual environment:
243 source ~/zephyrproject/.venv/bin/activate
251 Remember to activate the virtual environment every time you
291 #. Activate the virtual environment:
295 source ~/zephyrproject/.venv/bin/activate
303 Remember to activate the virtual environment every time you
353 #. Activate the virtual environment:
359 zephyrproject\.venv\Scripts\activate.bat
363 zephyrproject\.venv\Scripts\Activate.ps1
371 Remember to activate the virtual environment every time you
/Zephyr-latest/dts/bindings/bluetooth/
Drenesas,bt-hci-da1453x.yaml21 Minimum duration to activate the reset-gpios pin.
/Zephyr-latest/dts/bindings/stepper/adi/
Dadi,tmc50xx.yaml33 activate-stallguard2;
112 - activate-stallguard2
Dadi,trinamic-stallguard.yaml7 activate-stallguard2:
/Zephyr-latest/dts/bindings/memory-controllers/
Dst,stm32-fmc-sdram.yaml151 Activate command in number of memory clock cycles. If two SDRAM
155 - TRC: Delay between the Refresh command and the Activate command, as
165 - TRCD: Delay between the Activate command and a Read/Write command in
/Zephyr-latest/soc/silabs/silabs_s2/
DKconfig.defconfig25 # need to activate Zero Latency IRQ in Zephyr by default. The level (2) depends on the
/Zephyr-latest/subsys/mgmt/updatehub/
DKconfig71 Activate shell module that provides UpdateHub commands like
74 bool "Activate communication CoAPS/DTLS"
/Zephyr-latest/soc/infineon/cat1a/
DKconfig34 bool "Dual-core support [activate Cortex-M4]"
/Zephyr-latest/boards/shields/x_nucleo_iks01a2/doc/
Dindex.rst62 The jumper configuration to activate this mode is:
74 The jumper configuration to activate this mode is:
/Zephyr-latest/subsys/mgmt/hawkbit/
DKconfig42 Activate autohandler to handle the update process automatically.
49 Activate shell module that provides hawkBit commands.
/Zephyr-latest/samples/drivers/stepper/tmc50xx/boards/
Dnucleo_g071rb.overlay30 activate-stallguard2;
/Zephyr-latest/boards/shields/x_nucleo_iks02a1/doc/
Dindex.rst60 The jumper configuration to activate this mode is:
72 The jumper configuration to activate this mode is:
/Zephyr-latest/boards/shields/x_nucleo_iks01a3/doc/
Dindex.rst60 The jumper configuration to activate this mode is:
72 The jumper configuration to activate this mode is:

123456