Searched refs:field_count (Results 1 – 25 of 35) sorted by relevance
12
92 lwm2m_event_log.field_count = ARRAY_SIZE(fields); in lwm2m_event_log_init()
101 location.field_count = ARRAY_SIZE(fields); in ipso_location_init()
117 portfolio.field_count = ARRAY_SIZE(fields); in lwm2m_portfolio_init()
114 lwm2m_binaryappdata.field_count = ARRAY_SIZE(fields); in lwm2m_binaryappdata_init()
152 accel.field_count = ARRAY_SIZE(fields); in ipso_accel_init()
181 onoff_switch.field_count = ARRAY_SIZE(fields); in ipso_button_init()
145 battery.field_count = ARRAY_SIZE(fields); in ucifi_battery_init()
210 connmon.field_count = ARRAY_SIZE(fields); in lwm2m_connmon_init()
212 lwm2m_gw.field_count = ARRAY_SIZE(fields); in lwm2m_gw_init()
194 light_control.field_count = ARRAY_SIZE(fields); in ipso_light_control_init()
216 temp_sensor.field_count = ARRAY_SIZE(fields); in ipso_temp_sensor_init()
253 ipso_buzzer.field_count = ARRAY_SIZE(fields); in ipso_buzzer_init()
223 sensor.field_count = ARRAY_SIZE(fields); in ipso_current_sensor_init()
213 sensor.field_count = ARRAY_SIZE(fields); in ipso_humidity_sensor_init()
244 onoff_switch.field_count = ARRAY_SIZE(fields); in ipso_switch_init()
216 sensor.field_count = ARRAY_SIZE(fields); in ipso_pressure_sensor_init()
224 sensor.field_count = ARRAY_SIZE(fields); in ipso_voltage_sensor_init()
232 sensor.field_count = ARRAY_SIZE(fields); in ipso_generic_sensor_init()
250 security.field_count = ARRAY_SIZE(fields); in lwm2m_security_init()
173 lpwan.field_count = ARRAY_SIZE(fields); in ucifi_lpwan_init()
238 fill_sensor.field_count = ARRAY_SIZE(fields); in fill_sensor_init()
363 ipso_timer.field_count = ARRAY_SIZE(fields); in ipso_timer_init()
432 ac_obj.field_count = ARRAY_SIZE(fields); in ac_control_init()
100 test_obj.field_count = ARRAY_SIZE(fields); in obj_init()
397 int field_count = 1; in skip_field() local401 while (field_count > 0 && lexer_next(&obj->lex, &kv->value)) { in skip_field()405 field_count++; in skip_field()409 field_count--; in skip_field()