Lines Matching defs:SENSOR_OK
1339 typedef enum {SENSOR_OK, SENSOR_WARN, SENSOR_FAILED,
1341 sensor_status_t sensor_status = SENSOR_OK;
1410 sensor_status = SENSOR_OK;
1416 if (sensor_status != SENSOR_OK && all_status_ok == 1) {
1420 if (sensor_status == SENSOR_OK) {
1424 if (sensor_status != SENSOR_OK && all_status_ok == 1) {
1538 case SENSOR_OK:
1563 typedef enum {SENSOR_OK, SENSOR_WARN, SENSOR_FAILED,
1565 sensor_status_t sensor_status = SENSOR_OK;
1600 sensor_status = SENSOR_OK;
1609 if (sensor_status != SENSOR_OK && all_status_ok == 1) {
1613 if (sensor_status == SENSOR_OK) {
1617 if (sensor_status != SENSOR_OK && all_status_ok == 1) {