Searched defs:board (Results 1 – 11 of 11) sorted by relevance
/Zephyr-latest/boards/st/b_u585i_iot02a/doc/ |
D | index.rst | 349 .. _B U585I IOT02A Discovery kit website: 352 .. _B U585I IOT02A board User Manual: 355 .. _STM32U585 on www.st.com: 358 .. _STM32U585 reference manual: 361 .. _STM32CubeProgrammer: 364 .. _STMicroelectronics customized version of OpenOCD: 367 .. _AN5347, in section 9:
|
/Zephyr-latest/doc/connectivity/networking/ |
D | qemu_eth_setup.rst | 90 .. _`net-tools`: https://github.com/zephyrproject-rtos/net-tools
|
/Zephyr-latest/scripts/utils/ |
D | board_v1_to_v2.py | 44 def board_v1_to_v2(board_root, board, new_board, group, vendor, soc, variants): argument
|
/Zephyr-latest/scripts/ |
D | list_boards.py | 150 def board_key(board): argument 390 def board_v2_qualifiers(board): argument 410 def board_v2_qualifiers_csv(board): argument
|
/Zephyr-latest/samples/subsys/zbus/benchmark/ |
D | benchmark_256KB.robot | 12 ${board} hifive1@B variable
|
/Zephyr-latest/scripts/west_commands/ |
D | run_common.py | 108 board: bool = False variable in SocBoardFilesProcessing 562 def runners_yaml_path(build_dir, board): argument 585 def use_runner_cls(command, board, args, runners_yaml, cache): argument 798 def dump_all_runner_context(command, runners_yaml, board, build_dir): argument
|
D | build.py | 599 def _run_cmake(self, board, origin, cmake_opts): argument
|
/Zephyr-latest/scripts/footprint/ |
D | upload_data.py | 27 def create_event(data, board, feature, commit, current_time, typ, application): argument
|
/Zephyr-latest/doc/_extensions/zephyr/domain/static/js/ |
D | board-catalog.js | 282 Array.from(boards).forEach(function (board) { argument
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | platform.py | 91 def load(self, board, target, aliases, data, variant_data): argument
|
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 924 .. _extend-board:
|