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

Implement descriptor error callback for GDMA (IDFGH-10236) #11499

Closed
wants to merge 1 commit into from

Conversation

Erlkoenig90
Copy link
Contributor

@Erlkoenig90 Erlkoenig90 commented May 25, 2023

As discussed in #11411 this PR adds a callback to the GDMA driver for the DESCR_ERR GDMA interrupt called on_descr_err. This can be used to debug drivers that use GDMA (such as adc_continuous) in a circular modes by detecting overruns.

The interrupt is only enabled if the callback is specified.

@suda-morris
Copy link
Collaborator

sha=5e4ae148fa530dad0311bc46ef0fa3e8c7d144e0

@suda-morris suda-morris added the PR-Sync-Merge Pull request sync as merge commit label May 26, 2023
@espressif-bot espressif-bot added Status: In Progress Work is in progress Status: Reviewing Issue is being reviewed Status: Done Issue is done internally Resolution: NA Issue resolution is unavailable and removed Status: Opened Issue is new Status: In Progress Work is in progress Status: Reviewing Issue is being reviewed labels May 26, 2023
espressif-bot pushed a commit that referenced this pull request Jun 3, 2023
@suda-morris suda-morris closed this Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR-Sync-Merge Pull request sync as merge commit Resolution: NA Issue resolution is unavailable Status: Done Issue is done internally
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants