Searched refs:require (Results 51 – 75 of 315) sorted by relevance
12345678910>>...13
/Zephyr-latest/samples/sensor/bmi270/ |
D | README.rst | 24 Depending on the baseboard used, the **SDA** and **SCL** lines require Pull-Up
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | intel_adsp.py | 85 self.require(self.cavstool)
|
D | jlink.py | 281 Path(self.require(self.commander)).resolve()) 315 self.require(self.gdbserver) 360 self.require(self.gdbserver)
|
D | dfu.py | 114 self.require(self.cmd[0])
|
D | nrfjprog.py | 63 self.require('nrfjprog')
|
D | silabs_commander.py | 82 self.require(self.commander)
|
D | openocd.py | 229 self.require(self.openocd_cmd[0]) 247 self.require(self.openocd_cmd[0]) 418 self.require(gdb_cmd[0])
|
D | stm32flash.py | 88 self.require('stm32flash')
|
D | mdb.py | 51 mdb_runner.require(commander)
|
/Zephyr-latest/boards/efinix/titanium_ti60_f225/doc/ |
D | index.rst | 9 …the Efinity IP Manager, you can configure the SoC to include only the peripherals that you require.
|
/Zephyr-latest/doc/project/ |
D | issues.rst | 25 but tree bisecting method is an efficient one that doesn't require deep code
|
/Zephyr-latest/cmake/sca/eclair/ |
D | sca_options.cmake | 10 require a significant amount of time" OFF)
|
/Zephyr-latest/tests/drivers/sdhc/ |
D | README.txt | 26 require implementing a large portion of the SD subsystem in this test.
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.dw_common | 39 Some instances of the DesignWare DMAC require a mask applied to source/destination
|
/Zephyr-latest/samples/sensor/sht3xd/ |
D | README.rst | 26 Depending on the baseboard used, the **SDA** and **SCL** lines require Pull-Up
|
/Zephyr-latest/samples/drivers/led/led_strip/ |
D | README.rst | 21 - Power supply. These LED strips usually require a 5V supply. 24 signaling, which may require a level translator, such as the
|
/Zephyr-latest/tests/bsim/ |
D | sh_common.source | 6 #All user scripts require these variable, let's check for them here already
|
/Zephyr-latest/doc/hardware/arch/ |
D | arc-support-status.rst | 13 * software features require corresponding hardware to be present and 93 STU is not included in this port, and require additional development and / or other runtime
|
/Zephyr-latest/scripts/tests/twister/ |
D | README.md | 3 Running the tests require the environment variable ZEPHYR_BASE to be set.
|
/Zephyr-latest/samples/sensor/adt7420/ |
D | README.rst | 31 Depending on the baseboard used, the **SDA** and **SCL** lines require Pull-Up
|
/Zephyr-latest/doc/releases/ |
D | index.rst | 84 Changes that require the user to modify their own application to support the new 107 As mentioned in the previous section, changes in the code that require an action
|
/Zephyr-latest/doc/services/storage/flash_map/ |
D | flash_map.rst | 31 Most ``<zephyr/storage/flash_map.h>`` API functions require a :c:struct:`flash_area` object pointer 69 configurations require all of them to be defined. See the `MCUboot
|
/Zephyr-latest/samples/basic/servo_motor/ |
D | README.rst | 17 Different servomotors may require different PWM pulse widths, and you may need
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | CMakeLists.txt | 111 channels that would otherwise require encryption/authentication in order to
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_shell.rst | 9 as it will require extra memory. See also :ref:`generic shell <shell_api>`
|
12345678910>>...13