incubator-nuttx/arch/arm/include/kinetis
Johannes Schock a32912040f Several nxstyle fixes. 2020-08-05 08:55:54 -03: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: Fix included directed -> included directly 2020-04-05 22:31:15 +01: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: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
kinetis_k28irq.h arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
kinetis_k40irq.h arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
kinetis_k60irq.h arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
kinetis_k64irq.h arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
kinetis_k66irq.h arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
kinetis_lpuart.h
kinetis_mcg.h
kinetis_pmc.h kinetis: Fix typos 2020-04-16 14:43:54 -06:00
kinetis_sim.h Several nxstyle fixes. 2020-08-05 08:55:54 -03:00