Home
last modified time | relevance | path

Searched full:activate (Results 1 – 25 of 127) 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/adi_tmc/
DKconfig.tmc22xx5 bool "Activate trinamic tmc2209 stepper driver"
DKconfig.tmc50415 bool "Activate trinamic tmc5041 stepper driver"
/Zephyr-latest/drivers/stepper/
DKconfig.gpio8 bool "Activate driver for gpio stepper control"
/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/subsys/fb/
DKconfig23 Activate shell module that provides Framebuffer commands to the
/Zephyr-latest/drivers/clock_control/
Dclock_stm32c0.c19 * @brief Activate default clocks
/Zephyr-latest/dts/bindings/bluetooth/
Drenesas,bt-hci-da1453x.yaml21 Minimum duration to activate the reset-gpios pin.
/Zephyr-latest/doc/develop/getting_started/
Dindex.rst231 #. Activate the virtual environment:
235 source ~/zephyrproject/.venv/bin/activate
243 Remember to activate the virtual environment every time you
283 #. Activate the virtual environment:
287 source ~/zephyrproject/.venv/bin/activate
295 Remember to activate the virtual environment every time you
338 #. Activate the virtual environment:
342 zephyrproject\.venv\Scripts\activate.bat
350 Remember to activate the virtual environment every time you
/Zephyr-latest/dts/bindings/stepper/adi/
Dadi,tmc5041.yaml35 activate-stallguard2;
114 - 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/subsys/mgmt/hawkbit/
DKconfig43 Activate autohandler to handle the update process automatically.
50 Activate shell module that provides hawkBit commands.
/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/
DKconfig32 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/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:
/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/drivers/bluetooth/hci/
Dhci_da1453x.c33 /* Set bt_reset as output and activate DA1453x reset */ in bt_hci_transport_setup()
/Zephyr-latest/subsys/task_wdt/
DKconfig65 Activate shell module that provides Task watchdog commands.
/Zephyr-latest/samples/bluetooth/peripheral_accept_list/src/
Dmain.c126 /* If we have got at least one bond, activate the filter */ in bt_ready()
128 /* BT_LE_ADV_OPT_FILTER_CONN is required to activate accept filter list, in bt_ready()

123456