Home
last modified time | relevance | path

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

/Zephyr-latest/samples/net/openthread/coap/src/
Dbutton.c30 JSON_OBJ_DESCR_OBJ_ARRAY(struct json_btn_get, btns, JSON_MAX_BTN, count,
Dled.c33 JSON_OBJ_DESCR_OBJ_ARRAY(struct json_led_get, leds, JSON_MAX_LED, count,
/Zephyr-latest/subsys/net/ip/
Dtp.h105 JSON_OBJ_DESCR_OBJ_ARRAY(struct tp_new, data, 10, num_entries,
/Zephyr-latest/include/zephyr/data/
Djson.h318 #define JSON_OBJ_DESCR_OBJ_ARRAY(struct_, field_name_, max_len_, \ macro
/Zephyr-latest/tests/lib/json/src/
Dmain.c98 JSON_OBJ_DESCR_OBJ_ARRAY(struct test_struct, nested_obj_array, 2,
108 JSON_OBJ_DESCR_OBJ_ARRAY(struct obj_array, elements, 10, num_elements,
204 JSON_OBJ_DESCR_OBJ_ARRAY(struct test_outer, array, 5,
/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit.c244 JSON_OBJ_DESCR_OBJ_ARRAY(struct hawkbit_dep_res_chunk, artifacts,
252 JSON_OBJ_DESCR_OBJ_ARRAY(struct hawkbit_dep_res_deploy, chunks, HAWKBIT_DEP_MAX_CHUNKS,