nuttx/arch/xtensa
Tiago Medicci Serrano a513770fcb esp32s3/dma: Split the setup and load of the DMA descriptors
By splitting into two different functions the setup of the DMA
descriptors and the action of loading it to the GDMA outlink
register, it enables us to "cache" DMA descriptors ready to be send
and, then, just load them whenever we are able to actually send it.
2023-09-05 13:33:05 +08:00
..
include esp32s3/wifi: Enable peripheral interrupt to the same CPU interrupt 2023-08-14 16:29:21 -03:00
src esp32s3/dma: Split the setup and load of the DMA descriptors 2023-09-05 13:33:05 +08:00
Kconfig xtensa: enable -Oz for xtensa to reduce codesize 2023-08-21 02:58:25 +08:00