Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/cmake/flash/
DCMakeLists.txt159 set(comment "Flashing ${BOARD}") variable
161 set(comment "Debugging ${BOARD}") variable
163 set(comment "Debugging ${BOARD}") variable
170 set(comment "Debugging ${BOARD}") variable
172 set(comment "RTT ${BOARD}") variable
/Zephyr-latest/scripts/net/
Denumerate_http_status.py51 comment = f'/**< {val} */' variable
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dquarantine.py52 comment: str = 'NA' variable in QuarantineElement
/Zephyr-latest/scripts/build/
Delf_parser.py269 def device_dependency_graph(self, title, comment): argument