Home
last modified time | relevance | path

Searched defs:board (Results 1 – 6 of 6) sorted by relevance

/Zephyr-Core-3.4.0/boards/arm/b_u585i_iot02a/doc/
Dindex.rst418 .. _B U585I IOT02A Discovery kit website:
421 .. _B U585I IOT02A board User Manual:
424 .. _STM32U585 on www.st.com:
427 .. _STM32U585 reference manual:
430 .. _STM32CubeProgrammer:
433 .. _STMicroelectronics customized version of OpenOCD:
436 .. _AN5347, in section 9:
/Zephyr-Core-3.4.0/samples/subsys/zbus/benchmark/
Dbenchmark_256KB.robot12 ${board} hifive1_revb variable
/Zephyr-Core-3.4.0/scripts/footprint/
Dupload_data.py27 def create_event(data, board, feature, commit, current_time, typ, application): argument
/Zephyr-Core-3.4.0/scripts/
Dlist_boards.py26 def board_key(board): argument
/Zephyr-Core-3.4.0/scripts/west_commands/
Drun_common.py305 def runners_yaml_path(build_dir, board): argument
328 def use_runner_cls(command, board, args, runners_yaml, cache): argument
539 def dump_all_runner_context(command, runners_yaml, board, build_dir): argument
Dbuild.py460 def _run_cmake(self, board, origin, cmake_opts): argument