Searched defs:json_field_name_ (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/include/zephyr/data/ |
D | json.h | 412 #define JSON_OBJ_DESCR_ARRAY_ARRAY_NAMED(struct_, json_field_name_, struct_field_name_, \ argument 444 #define JSON_OBJ_DESCR_PRIM_NAMED(struct_, json_field_name_, \ argument 467 #define JSON_OBJ_DESCR_OBJECT_NAMED(struct_, json_field_name_, \ argument 497 #define JSON_OBJ_DESCR_ARRAY_NAMED(struct_, json_field_name_,\ argument 553 #define JSON_OBJ_DESCR_OBJ_ARRAY_NAMED(struct_, json_field_name_, \ argument
|