-
Notifications
You must be signed in to change notification settings - Fork 591
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
os/board/rtl8730e: add driver layer implemenation for i2s tdm
Add initial porting/os layer commit - TDM parameters fixed on I2S2 to generate required signal for AIS25BA - DMA is not tested and likely requires further implementation Config: - RTL8730E Peripheral Support: [ ] AMEBASMART_I2C [*] Amebasmart I2S [*] I2S_2 [*] Enable I2S RX [*] Enable I2S TDM Support - Device Drivers: [ ] I2C Driver Support [*] I2S Driver Support - Application Configuration > Examples: [*] I2S character driver test [*] Use I2S receiver [ ] Use I2S transmitter /dev/i2schar4 I2S character device path
- Loading branch information
1 parent
b44eaea
commit 8188501
Showing
3 changed files
with
379 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.