nuttx/arch/arm
David Sidrane 7a7a01153b Kinetis:edma Cleanup
Kientis:edma Cleanup

    Kinetis:EDMA Interrupt on last TCD

    Kintis:edma remove dcache operations on passed data

       Data can be chained in TCD and both read and write
       can be in the chain. So the dmach ttype is not
       relevent for all; the TCDs. Therefor we only perform
       dcache operations on internal strutures, The caller
       must perform dcache operations on their data.

kinetis:EDMA TCD Alignment of 32 Bytes to support Scatter/Gather
2022-08-09 10:46:31 +08:00
..
include Add initial support for NXP S32K3 MCU family 2022-07-25 23:47:05 +08:00
src Kinetis:edma Cleanup 2022-08-09 10:46:31 +08:00
Kconfig NXP S32K1XX: fix LPI2C reset 2022-08-01 07:34:03 -04:00