Searched refs:SG_GET_SENSOR_STATUS (Results 1 – 4 of 4) sorted by relevance
172 #define SG_GET_SENSOR_STATUS(status) ((status) & SG_STATUS_MASK) macro
258 SG_GET_SENSOR_STATUS(x.sd_status), \
2311 if (SG_GET_SENSOR_STATUS(status) == in sgenv_check_sensor_thresholds()3019 switch (SG_GET_SENSOR_STATUS(sensor.sd_status)) { in sgenv_process_threshold_event()3061 switch (SG_GET_SENSOR_STATUS(sensor.sd_status)) { in sgenv_process_threshold_event()
3493 switch (SG_GET_SENSOR_STATUS(env->sd_status)) { in get_sensor_data()3550 if (SG_GET_SENSOR_STATUS(env->sd_status) == in get_sensor_data()3561 switch (SG_GET_SENSOR_STATUS(env->sd_status)) { in get_sensor_data()