Searched defs:type_ (Results  1 – 3 of 3) sorted by relevance
| /Zephyr-latest/include/zephyr/data/ | 
| D | json.h | 153 #define JSON_OBJ_DESCR_PRIM(struct_, field_name_, type_) \  argument 445 				  struct_field_name_, type_) \  argument
  | 
| /Zephyr-latest/scripts/ci/ | 
| D | check_compliance.py | 147     def error(self, text, msg=None, type_="error"):  argument 159     def skip(self, text, msg=None, type_="skip"):  argument 171     def failure(self, text, msg=None, type_="failure"):  argument
  | 
| /Zephyr-latest/scripts/kconfig/ | 
| D | kconfiglib.py | 3767         def num_ok(sym, type_):  argument 6379 def _parenthesize(expr, type_, sc_expr_str_fn):  argument
  |