Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/cmake/flash/
DCMakeLists.txt152 set(comment "Flashing ${BOARD}") variable
154 set(comment "Debugging ${BOARD}") variable
156 set(comment "Debugging ${BOARD}") variable
163 set(comment "Debugging ${BOARD}") variable
/Zephyr-Core-3.5.0/scripts/net/
Denumerate_http_status.py51 comment = f'/**< {val} */' variable
/Zephyr-Core-3.5.0/scripts/pylib/twister/twisterlib/
Dquarantine.py43 comment: str = 'NA' variable in QuarantineElement
/Zephyr-Core-3.5.0/scripts/build/
Delf_parser.py266 def device_dependency_graph(self, title, comment): argument