Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of ST_I2S by
Diff: drivers/I2S.h
- Revision:
- 22:e04af8667cad
- Parent:
- 19:ef6ef1795e30
- Child:
- 32:71fecea1fb29
--- a/drivers/I2S.h Mon Jan 30 15:13:59 2017 +0100
+++ b/drivers/I2S.h Tue Jan 31 11:30:06 2017 +0100
@@ -147,7 +147,7 @@
* @param prio The DMA priority to be used
* @return Zero if the usage was set, -1 if a transaction is on-going
*/
- int set_dma_priority(i2s_dma_prio_t prio);
+ int dma_priority(i2s_dma_prio_t prio);
/** Harmonize the frequencies of the given I2S objects so that they are
* the exact multiple one of the other. It can be useful whenever two I2S
