Lines Matching full:automatic
29 * - Automatic mode. A bus address, and whether to read/write is
38 * Use of automatic mode and the FIFO can make much more efficient use
44 * the bus), MODE_ATOMIC must be used since automatic mode is normally
54 * received in automatic mode.
58 * not needed in automatic mode, becase those atomic mode commands are
65 * In this way normal automatic mode operation isn't impacted by
392 * To avoid slave event interrupts in automatic mode, use a timer to
545 /* Drain data from the FIFO into the buffer (automatic mode) */
566 /* Fill the FIFO with data from the buffer (automatic mode) */
587 /* Start a read transaction in automatic mode */
601 /* Start a write transaction in automatic mode */
829 * Timer function to check if something has gone wrong in automatic mode (so we
1049 * cannot do them in automatic mode, so use atomic mode in img_i2c_xfer()