Home
last modified time | relevance | path

Searched refs:RESOURCE_INSTANCE_COUNT (Results 1 – 16 of 16) sorted by relevance

/Zephyr-Core-2.7.6/subsys/net/lib/lwm2m/
Dlwm2m_obj_location.c37 #define RESOURCE_INSTANCE_COUNT (LOCATION_MAX_ID) macro
60 static struct lwm2m_engine_res_inst res_inst[RESOURCE_INSTANCE_COUNT];
Dlwm2m_obj_connmon.c71 #define RESOURCE_INSTANCE_COUNT (CONNMON_MAX_ID - 4 + \ macro
103 static struct lwm2m_engine_res_inst res_inst[RESOURCE_INSTANCE_COUNT];
Dipso_push_button.c41 #define RESOURCE_INSTANCE_COUNT (BUTTON_MAX_ID) macro
67 res_inst[MAX_INSTANCE_COUNT][RESOURCE_INSTANCE_COUNT];
Dipso_accelerometer.c41 #define RESOURCE_INSTANCE_COUNT (ACCEL_MAX_ID) macro
74 res_inst[MAX_INSTANCE_COUNT][RESOURCE_INSTANCE_COUNT];
Dlwm2m_obj_security.c50 #define RESOURCE_INSTANCE_COUNT (SECURITY_MAX_ID) macro
81 res_inst[MAX_INSTANCE_COUNT][RESOURCE_INSTANCE_COUNT];
Dipso_light_control.c41 #define RESOURCE_INSTANCE_COUNT (LIGHT_MAX_ID) macro
68 res_inst[MAX_INSTANCE_COUNT][RESOURCE_INSTANCE_COUNT];
Dipso_onoff_switch.c41 #define RESOURCE_INSTANCE_COUNT (SWITCH_MAX_ID) macro
72 res_inst[MAX_INSTANCE_COUNT][RESOURCE_INSTANCE_COUNT];
Dipso_buzzer.c42 #define RESOURCE_INSTANCE_COUNT (BUZZER_MAX_ID) macro
82 res_inst[MAX_INSTANCE_COUNT][RESOURCE_INSTANCE_COUNT];
Dlwm2m_obj_firmware.c47 #define RESOURCE_INSTANCE_COUNT (FIRMWARE_MAX_ID - 1) macro
71 static struct lwm2m_engine_res_inst res_inst[RESOURCE_INSTANCE_COUNT];
Dlwm2m_obj_server.c52 #define RESOURCE_INSTANCE_COUNT (SERVER_MAX_ID - 2) macro
86 res_inst[MAX_INSTANCE_COUNT][RESOURCE_INSTANCE_COUNT];
Dipso_humidity_sensor.c45 #define RESOURCE_INSTANCE_COUNT (NUMBER_OF_OBJ_FIELDS - 1) macro
76 [RESOURCE_INSTANCE_COUNT];
Dipso_pressure_sensor.c45 #define RESOURCE_INSTANCE_COUNT (NUMBER_OF_OBJ_FIELDS - 1) macro
77 [RESOURCE_INSTANCE_COUNT];
Dipso_temp_sensor.c46 #define RESOURCE_INSTANCE_COUNT (TEMP_MAX_ID - 1) macro
77 res_inst[MAX_INSTANCE_COUNT][RESOURCE_INSTANCE_COUNT];
Dlwm2m_obj_device.c87 #define RESOURCE_INSTANCE_COUNT (DEVICE_MAX_ID - 3 - 5 + \ macro
127 static struct lwm2m_engine_res_inst res_inst[RESOURCE_INSTANCE_COUNT];
Dipso_generic_sensor.c56 #define RESOURCE_INSTANCE_COUNT (NUMBER_OF_OBJ_FIELDS - 1) macro
90 [RESOURCE_INSTANCE_COUNT];
Dipso_timer.c37 #define RESOURCE_INSTANCE_COUNT (TIMER_MAX_ID - 1) macro
86 res_inst[MAX_INSTANCE_COUNT][RESOURCE_INSTANCE_COUNT];