Searched defs:json_field_name_ (Results 1 – 1 of 1) sorted by relevance
/Zephyr-Core-3.5.0/include/zephyr/data/ |
D | json.h | 421 #define JSON_OBJ_DESCR_ARRAY_ARRAY_NAMED(struct_, json_field_name_, struct_field_name_, \ argument 455 #define JSON_OBJ_DESCR_PRIM_NAMED(struct_, json_field_name_, \ argument 478 #define JSON_OBJ_DESCR_OBJECT_NAMED(struct_, json_field_name_, \ argument 510 #define JSON_OBJ_DESCR_ARRAY_NAMED(struct_, json_field_name_,\ argument 568 #define JSON_OBJ_DESCR_OBJ_ARRAY_NAMED(struct_, json_field_name_, \ argument
|