summaryrefslogtreecommitdiff
path: root/code/fe310/eos/i2s.c
AgeCommit message (Expand)Author
2019-11-24fixed evt msg get; cleanupUros Majstorovic
2019-10-18fixed interrupt priority defsUros Majstorovic
2019-10-18added spi driverUros Majstorovic
2019-10-16i2s init / start fixedUros Majstorovic
2019-10-16i2s has pcm 16bit audio formatUros Majstorovic
2019-10-16i2s abuf read/write optimization; fixed i2s eventsUros Majstorovic
2019-10-15event handler flags per evt subtypeUros Majstorovic
2019-10-13fixed msgq bugUros Majstorovic
2019-10-13net refactor; rename cmd -> typeUros Majstorovic
2019-10-08fixed audio and spi pins for board REV1Uros Majstorovic
2019-08-30event flags cleanup; added user event typeUros Majstorovic
2019-07-26fixed audio pins for phone boardUros Majstorovic
2019-01-09i2s speaker driver addedUros Majstorovic
2018-04-06shift register i2s implUros Majstorovic
2018-03-27fixed wm param for spi; added cond compile for spi handlers in asm; refactore...Uros Majstorovic
2018-03-23fixed asm rts spi handler; added sample rate to i2s init; refactoredUros Majstorovic
2018-03-22cycle init early startUros Majstorovic
2018-03-21fixed net driver; added asm version of spi handlersUros Majstorovic
2018-03-17i2s start/stop fixed properlyUros Majstorovic
2018-03-17pwm scaling for i2s sck line addedUros Majstorovic
2018-03-16fixed irq handlers for ci/sdUros Majstorovic
2018-03-16fixed race conditionsUros Majstorovic
2018-03-14i2s driver added; new amd trap entry vector addedUros Majstorovic