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

add adc_receive_batch for adc_dma and memcpy data directly without channel at msglen is 4 #13425

Closed
wants to merge 5 commits into from

Commits on Sep 13, 2024

  1. add adc_fifo_size when it over 300

    Signed-off-by: zhangkai25 <[email protected]>
    zhangkai25 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3ec9c9a View commit details
    Browse the repository at this point in the history
  2. add adc_receive_all just for adc_dma

    Description: No longer transmitting data to fifo in a loop, complete transmission in one go
    
    Signed-off-by: zhangkai25 <[email protected]>
    zhangkai25 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    66eb12d View commit details
    Browse the repository at this point in the history
  3. memcpy data directly without channel at msglen is 4

    Signed-off-by: zhangkai25 <[email protected]>
    zhangkai25 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c8a2fd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f874e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    ad8a961 View commit details
    Browse the repository at this point in the history