/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/adi_tmc/ |
D | Kconfig.tmc22xx | 5 bool "Activate trinamic tmc2209 stepper driver"
|
D | Kconfig.tmc5041 | 5 bool "Activate trinamic tmc5041 stepper driver"
|
/Zephyr-latest/drivers/stepper/ |
D | Kconfig.gpio | 8 bool "Activate driver for gpio stepper control"
|
/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/subsys/fb/ |
D | Kconfig | 23 Activate shell module that provides Framebuffer commands to the
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_stm32c0.c | 19 * @brief Activate default clocks
|
/Zephyr-latest/dts/bindings/bluetooth/ |
D | renesas,bt-hci-da1453x.yaml | 21 Minimum duration to activate the reset-gpios pin.
|
/Zephyr-latest/doc/develop/getting_started/ |
D | index.rst | 231 #. 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/ |
D | adi,tmc5041.yaml | 35 activate-stallguard2; 114 - 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/subsys/mgmt/hawkbit/ |
D | Kconfig | 43 Activate autohandler to handle the update process automatically. 50 Activate shell module that provides hawkBit commands.
|
/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 | 32 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/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:
|
/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/drivers/bluetooth/hci/ |
D | hci_da1453x.c | 33 /* Set bt_reset as output and activate DA1453x reset */ in bt_hci_transport_setup()
|
/Zephyr-latest/subsys/task_wdt/ |
D | Kconfig | 65 Activate shell module that provides Task watchdog commands.
|
/Zephyr-latest/samples/bluetooth/peripheral_accept_list/src/ |
D | main.c | 126 /* 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()
|