/Zephyr-Core-3.6.0/dts/bindings/sensor/ |
D | vishay,vcnl36825t.yaml | 73 Activate low power mode. 79 Activate the high gain mode. 84 Activate sunlight cancellation. 89 Activate 16bit high dynamic output mode.
|
/Zephyr-Core-3.6.0/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-Core-3.6.0/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-Core-3.6.0/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-Core-3.6.0/subsys/bluetooth/shell/ |
D | Kconfig | 11 Activate shell module that provides Bluetooth commands to the
|
/Zephyr-Core-3.6.0/include/zephyr/logging/ |
D | log_internal.h | 66 /* Activate links. 67 * Attemp to activate links, 69 * @param active_mask Mask with links to activate. N bit set indicates that Nth
|
D | log_link.h | 41 int (*activate)(const struct log_link *link); member 131 /** @brief Activate log link. 146 return link->api->activate(link); in log_link_activate()
|
/Zephyr-Core-3.6.0/soc/arm/cypress/ |
D | Kconfig | 28 bool "Dual-core support [activate Cortex-M4]"
|
/Zephyr-Core-3.6.0/subsys/fb/ |
D | Kconfig | 23 Activate shell module that provides Framebuffer commands to the
|
/Zephyr-Core-3.6.0/drivers/clock_control/ |
D | clock_stm32c0.c | 19 * @brief Activate default clocks
|
D | clock_stm32g4.c | 76 * @brief Activate default clocks
|
D | clock_stm32g0.c | 72 * @brief Activate default clocks
|
D | clock_stm32l0_l1.c | 85 * @brief Activate default clocks
|
/Zephyr-Core-3.6.0/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-Core-3.6.0/doc/develop/getting_started/ |
D | index.rst | 244 #. Activate the virtual environment: 248 source ~/zephyrproject/.venv/bin/activate 256 Remember to activate the virtual environment every time you 334 #. Activate the virtual environment: 338 source ~/zephyrproject/.venv/bin/activate 346 Remember to activate the virtual environment every time you 424 #. Activate the virtual environment: 428 zephyrproject\.venv\Scripts\activate.bat 436 Remember to activate the virtual environment every time you
|
/Zephyr-Core-3.6.0/subsys/mgmt/updatehub/ |
D | Kconfig | 70 Activate shell module that provides UpdateHub commands like 73 bool"Activate communication CoAPS/DTLS"
|
/Zephyr-Core-3.6.0/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-Core-3.6.0/scripts/pylib/pytest-twister-harness/src/twister_harness/ |
D | plugin.py | 27 help='Activate Twister harness plugin.' 31 'Activate Twister harness plugin',
|
/Zephyr-Core-3.6.0/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-Core-3.6.0/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-Core-3.6.0/samples/bluetooth/peripheral_accept_list/src/ |
D | main.c | 124 /* If we have got at least one bond, activate the filter */ in bt_ready() 126 /* BT_LE_ADV_OPT_FILTER_CONN is required to activate accept filter list, in bt_ready()
|
/Zephyr-Core-3.6.0/subsys/mgmt/hawkbit/ |
D | Kconfig | 39 Activate shell module that provides Hawkbit commands.
|
/Zephyr-Core-3.6.0/tests/kernel/workq/critical/src/ |
D | main.c | 150 k_sem_give(&ALT_SEM); /* Activate alternate_thread() */ in regression_thread() 164 k_sem_give(&ALT_SEM); /* Re-activate alternate_thread() */ in regression_thread()
|
/Zephyr-Core-3.6.0/subsys/net/ip/ |
D | Kconfig.ipv6 | 136 bool "Activate neighbor discovery" 144 bool "Activate duplicate address detection"
|
/Zephyr-Core-3.6.0/tests/boards/frdm_k64f/i2c/src/ |
D | i2c.c | 71 /* Activate the sensor */ in fxos8700_fifo_cfg() 78 TC_PRINT("Failed to activate the sensor\n"); in fxos8700_fifo_cfg()
|