Home
last modified time | relevance | path

Searched refs:code (Results 1 – 6 of 6) sorted by relevance

/edtt-latest/src/components/
Dsmpdata.py291 def error(self, code): argument
322 if code in errorTexts:
323 return errorTexts[code];
325 return "Unknown error code (%d)" % code;
Dattdata.py615 def isPermissionError(self, code): argument
617 return code in permissionErrors;
619 def error(self, code): argument
666 if code in errorTexts:
667 return errorTexts[code];
669 return "Unknown error code (%d)" % code;
Daddata.py597 for scheme, code in __schemeNames__.items():
598 if codePoint == code[-1]:
/edtt-latest/docs/
DLICENSE27 including but not limited to software source code, documentation
32 not limited to compiled object code, generated documentation,
56 communication on electronic mailing lists, source code control systems,
DEDTT_framework_Babblesim.md6 …im.github.io/), and how to run [Zephyr](https://docs.zephyrproject.org/) code on a standard Linux…
8 …lation, together with simulated Zephyr Bluetooth stacks, where the Zephyr code is running on a sta…
229 The `<test>` argument is the name of the Python file (without .py) holding the code for the test to…
DREADME.md33 This is done as a resonable measure to ensure all code in the project