Lines Matching full:driver
43 * @defgroup nrfx_i2s I2S driver
46 * @brief Inter-IC Sound (I2S) peripheral driver.
57 /** @brief I2S driver configuration structure. */
82 /** @brief I2S driver buffers structure. */
90 * @brief I2S driver default configuration.
118 * @brief I2S driver data handler type.
121 * of the driver. The driver will call this function when it finishes using
131 * passed previously to the driver that will no longer
159 * @brief Function for initializing the I2S driver.
165 * @retval NRFX_ERROR_INVALID_STATE If the driver was already initialized.
172 /** @brief Function for uninitializing the I2S driver. */
206 * the driver has not been initialized.