Searched full:activate (Results 1 – 25 of 133) sorted by relevance
123456
/Zephyr-latest/tests/subsys/logging/log_link_order/src/ |
D | mock_log_link.c | 17 static int activate(const struct log_link *link) in activate() function 62 .activate = activate,
|
/Zephyr-latest/dts/bindings/sensor/ |
D | vishay,vcnl36825t.yaml | 75 Activate low power mode. 81 Activate the high gain mode. 86 Activate sunlight cancellation. 91 Activate 16bit high dynamic output mode.
|
D | we,wsen-hids-2525020210002.yaml | 38 Activate the heater when fetching a sample for the specified amount of time.
|
/Zephyr-latest/tests/subsys/logging/log_links/src/ |
D | mock_log_link.c | 22 static int activate(const struct log_link *link) in activate() function 79 .activate = activate,
|
/Zephyr-latest/tests/kernel/sleep/src/ |
D | main.c | 125 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/ |
D | Kconfig.a4979 | 5 bool "Activate allegro A4979 stepper driver"
|
/Zephyr-latest/drivers/stepper/ |
D | Kconfig.gpio | 6 bool "Activate driver for gpio stepper control"
|
/Zephyr-latest/drivers/stepper/adi_tmc/ |
D | Kconfig.tmc22xx | 5 bool "Activate trinamic tmc2209 stepper driver"
|
D | Kconfig.tmc50xx | 6 bool "Activate trinamic tmc50xx stepper driver"
|
/Zephyr-latest/subsys/fb/ |
D | Kconfig | 23 Activate shell module that provides Framebuffer commands to the
|
/Zephyr-latest/include/zephyr/logging/ |
D | log_internal.h | 66 /* 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/ |
D | clock_stm32c0.c | 19 * @brief Activate default clocks
|
/Zephyr-latest/doc/develop/getting_started/ |
D | index.rst | 239 #. 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/ |
D | renesas,bt-hci-da1453x.yaml | 21 Minimum duration to activate the reset-gpios pin.
|
/Zephyr-latest/dts/bindings/stepper/adi/ |
D | adi,tmc50xx.yaml | 33 activate-stallguard2; 112 - activate-stallguard2
|
D | adi,trinamic-stallguard.yaml | 7 activate-stallguard2:
|
/Zephyr-latest/dts/bindings/memory-controllers/ |
D | st,stm32-fmc-sdram.yaml | 151 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/ |
D | Kconfig.defconfig | 25 # need to activate Zero Latency IRQ in Zephyr by default. The level (2) depends on the
|
/Zephyr-latest/subsys/mgmt/updatehub/ |
D | Kconfig | 71 Activate shell module that provides UpdateHub commands like 74 bool "Activate communication CoAPS/DTLS"
|
/Zephyr-latest/soc/infineon/cat1a/ |
D | Kconfig | 34 bool "Dual-core support [activate Cortex-M4]"
|
/Zephyr-latest/boards/shields/x_nucleo_iks01a2/doc/ |
D | index.rst | 62 The jumper configuration to activate this mode is: 74 The jumper configuration to activate this mode is:
|
/Zephyr-latest/subsys/mgmt/hawkbit/ |
D | Kconfig | 42 Activate autohandler to handle the update process automatically. 49 Activate shell module that provides hawkBit commands.
|
/Zephyr-latest/samples/drivers/stepper/tmc50xx/boards/ |
D | nucleo_g071rb.overlay | 30 activate-stallguard2;
|
/Zephyr-latest/boards/shields/x_nucleo_iks02a1/doc/ |
D | index.rst | 60 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/ |
D | index.rst | 60 The jumper configuration to activate this mode is: 72 The jumper configuration to activate this mode is:
|
123456