Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main i2s merge #105

Merged
merged 10 commits into from
Nov 21, 2023
Merged

Main i2s merge #105

merged 10 commits into from
Nov 21, 2023

Commits on Nov 21, 2023

  1. ports/psoc6: Constructor & init function.

    Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
    IFX-Anusha committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    6e47c15 View commit details
    Browse the repository at this point in the history
  2. ports/psoc6: Fix init function.

    Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
    IFX-Anusha committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ce033a8 View commit details
    Browse the repository at this point in the history
  3. ports/psoc6: I2S module functions.

    Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
    IFX-Anusha committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    33244df View commit details
    Browse the repository at this point in the history
  4. ports/psoc6: I2S Blocking mode.

    Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
    IFX-Anusha committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    6e754ab View commit details
    Browse the repository at this point in the history
  5. ports/psoc6: I2S modified clock settings.

    Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
    
     ports/psoc6:Fix codeformat.
    
    Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
    
     ports/psoc6: Fix code.
    
    Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
    IFX-Anusha committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    82bfe3d View commit details
    Browse the repository at this point in the history
  6. ports/psoc6/machine_i2s.c: Port specific i2s pre-integration extmod/i2s.

    Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
    jaenrig-ifx authored and IFX-Anusha committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    1a8b75e View commit details
    Browse the repository at this point in the history
  7. ports/psoc6: I2S Blocking Mode with tx master and rx slave.

    Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
    IFX-Anusha committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    751e27a View commit details
    Browse the repository at this point in the history
  8. ports/psoc6: Support for all clock frequencies.

    Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
    IFX-Anusha committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    6a59f02 View commit details
    Browse the repository at this point in the history
  9. ports/psoc6: Stop function,multiple instances & I2S Doc.

    Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
    IFX-Anusha committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    917fab4 View commit details
    Browse the repository at this point in the history
  10. test/psoc6: I2S Test.

    Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
    
    ports/psoc6: Fix formatting.
    
    Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
    
    ports/psoc6: Fix formatting.
    
    Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
    
     tests/psoc6: format fix.
    
    Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
    IFX-Anusha committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    85e971b View commit details
    Browse the repository at this point in the history