Lines Matching full:be
16 * contributors may be used to endorse or promote products derived from this
22 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
51 * @brief This value can be provided instead of a pin number for the signals
53 * and therefore does not need to be connected to a pin.
111 /**< The application should provide buffers that are to be used in the next
113 * be done before the currently used buffers are completely processed
120 * A data handling function of this type must be specified during initialization
122 * buffers passed to it by the application, and when it needs to be provided
126 * will be invalid after the function returns, hence it cannot be stored
128 * should be copied instead.
132 * be access by it (they can be now safely released or
135 * This pointer will be NULL if the application did not
141 * can be released at the moment.
151 * It can be 0 or a combination of the following flags:
162 * @param[in] handler Data handler provided by the user. Must not be NULL.
178 * The I2S data transfer can be performed in one of three modes: RX (reception)
182 * should be disabled.
192 * to be placed in the Data RAM region. If this condition is not met,
196 * to be used in the initial part of the transfer
200 * Must not be 0.
215 * @brief Function for supplying the buffers to be used in the next part of
220 * The call can be done immediately from the data handler function or later,
221 * but it has to be done before the I2S peripheral finishes processing the