pico-sdk/src/rp2_common/hardware_dma
Graham Sanderson 0732d0c2a3 Add more memory barriers to avoid code re-ordering issues with DMA (#155)
* Add more memory barriers to avoid code re-ordering issues with DMA

* Comment typos

* Fix Wstrict-prototype on __compiler_memory_barrier

* Remove now-redundant __compiler_barrier macro from hardware_flash

Co-authored-by: Luke Wren <wren6991@gmail.com>
2021-03-04 21:22:48 -06:00
..
include/hardware Add more memory barriers to avoid code re-ordering issues with DMA (#155) 2021-03-04 21:22:48 -06:00
CMakeLists.txt Initial Release 2021-01-20 10:44:27 -06:00
dma.c Initial Release 2021-01-20 10:44:27 -06:00