nuttx/arch/arm/include/kinetis
Daniel Agar cc8449e903 Merged in dagar/nuttx/pr-kinetic_minor_fix (pull request #820)
arch/arm/include/kinetis/kinetis_sim.h remove undef extra character

Approved-by: GregoryN <gnutt@nuttx.org>
2019-01-19 15:39:46 +00:00
..
chip.h In the current implementation we only use very high priority interrupts (levels 0, 0x10 and 0x20 in CORTEX-M speak) but that means there are loads of lower priority ones that are effectively unused. I have *not* changed the semantics of these levels but have 'shifted' them to be based around the midpoint of the available interrupts (0x80) rather than at the top end....that allows for interrupts to be defined above (or, indeed, below) them as needed by the application. This should have no functional effect on existing code but adds in a clean capability to define higher priority interrupts. 2018-12-03 17:41:59 -06:00
irq.h arch/arm/src/include/kinetis and src/kinetis: Beginning of a port to the K28F." 2018-05-01 11:24:18 -06:00
kinetis_dma.h Squashed commit of the following: 2018-08-10 08:03:50 -06:00
kinetis_dmamux.h Squashed commit of the following: 2018-08-10 08:03:50 -06:00
kinetis_k20irq.h arch/: Clean up some naming and spacing. 2018-06-20 15:38:06 -06:00
kinetis_k28irq.h arch/: Clean up some naming and spacing. 2018-06-20 15:38:06 -06:00
kinetis_k40irq.h arch/: Clean up some naming and spacing. 2018-06-20 15:38:06 -06:00
kinetis_k60irq.h arch/: Clean up some naming and spacing. 2018-06-20 15:38:06 -06:00
kinetis_k64irq.h arch/: Clean up some naming and spacing. 2018-06-20 15:38:06 -06:00
kinetis_k66irq.h arch/: Clean up some naming and spacing. 2018-06-20 15:38:06 -06:00
kinetis_lpuart.h And additional change that is needed with the previous commit. 2018-05-03 15:23:38 -06:00
kinetis_mcg.h Squashed commit of the following: 2018-05-04 12:04:08 -06:00
kinetis_pmc.h arch/arm/src/kinetis: Update LPUART register definitions for the K28F. 2018-05-03 15:14:58 -06:00
kinetis_sim.h Merged in dagar/nuttx/pr-kinetic_minor_fix (pull request #820) 2019-01-19 15:39:46 +00:00