Searched refs:STOP_DETECTED_SIGNAL (Results 1 – 1 of 1) sorted by relevance
45 #define STOP_DETECTED_SIGNAL ZX_USER_SIGNAL_2 macro432 zx_object_signal(dev->event_handle, 0, STOP_DETECTED_SIGNAL); in intel_serialio_i2c_irq_thread()489 STOP_DETECTED_SIGNAL | ERROR_DETECTED_SIGNAL, in intel_serialio_i2c_wait_for_stop_detect()515 return zx_object_signal(controller->event_handle, STOP_DETECTED_SIGNAL, 0); in intel_serialio_i2c_clear_stop_detect()714 RX_FULL_SIGNAL | TX_EMPTY_SIGNAL | STOP_DETECTED_SIGNAL | in intel_serialio_i2c_reset_controller()
Completed in 4 milliseconds