..
hardware
sched/wdog: Remove MAX_WDOGPARMS and related stuff
2020-08-14 08:19:50 -06:00
chip.h
Rename arch/arm/src/kinetis/chip to arch/arm/src/kinetis/hardware.
2019-05-24 17:10:46 -06:00
Kconfig
Kinetis USBHSHOST improvement.
2020-09-01 20:49:03 +01:00
kinetis_alarm.h
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
kinetis_allocateheap.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
kinetis_cfmconfig.c
Make some imported files a little closer to the NuttX coding standard
2015-06-11 09:14:44 -06:00
kinetis_clockconfig.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
kinetis_clrpend.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
kinetis_config.h
arch/arm/src/kinetis: Remove all attempts to reprioritize interrupts.
2018-09-21 13:18:29 -06:00
kinetis_dma.c
arch/arm, board/arm: Rename all up_* functions to arm_*
2020-05-01 18:28:13 +01:00
kinetis_dma.h
Rename arch/arm/src/kinetis/chip to arch/arm/src/kinetis/hardware.
2019-05-24 17:10:46 -06:00
kinetis_enet.c
sched/wdog: Remove MAX_WDOGPARMS and related stuff
2020-08-14 08:19:50 -06:00
kinetis_flexcan.c
sched/wdog: Remove MAX_WDOGPARMS and related stuff
2020-08-14 08:19:50 -06:00
kinetis_i2c.c
sched/wdog: Remove MAX_WDOGPARMS and related stuff
2020-08-14 08:19:50 -06:00
kinetis_i2c.h
Fix some typos
2019-09-17 10:46:23 -06:00
kinetis_idle.c
arch/: Trivial typos, mostly "their is" to "there is"
2020-09-09 14:09:43 -04:00
kinetis_irq.c
Run all .c and .h modified by this PR through nxstyle
2020-05-01 16:55:33 -03:00
kinetis_lowputc.c
nxstyle: Fix existing long line to match code style
2020-08-30 19:16:30 -03:00
kinetis_lpserial.c
arch/arm, board/arm: Rename all up_* functions to arm_*
2020-05-01 18:28:13 +01:00
kinetis_mpuinit.c
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
kinetis_mpuinit.h
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
kinetis_pin.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
kinetis_pindma.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
kinetis_pindump.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
kinetis_pingpio.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
kinetis_pinirq.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
kinetis_pwm.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
kinetis_pwm.h
Rename arch/arm/src/kinetis/chip to arch/arm/src/kinetis/hardware.
2019-05-24 17:10:46 -06:00
kinetis_rtc_if.h
Kinetis: Add support for K64/K66 RTC lower half driver
2017-01-17 15:34:44 -06:00
kinetis_rtc_lowerhalf.c
Fix nxstyle warning
2020-07-19 19:35:21 -07:00
kinetis_rtc.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
kinetis_sdhc.c
sched/wdog: Remove MAX_WDOGPARMS and related stuff
2020-08-14 08:19:50 -06:00
kinetis_serial.c
arch/arm, board/arm: Rename all up_* functions to arm_*
2020-05-01 18:28:13 +01:00
kinetis_serialinit.c
arch/arm, board/arm: Rename all up_* functions to arm_*
2020-05-01 18:28:13 +01:00
kinetis_spi.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
kinetis_spi.h
Fix some typos
2019-09-17 10:46:23 -06:00
kinetis_start.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
kinetis_start.h
arch: Initialize idle thread stack information
2020-09-16 06:57:29 -07:00
kinetis_timerisr.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
kinetis_tpm.h
Rename arch/arm/src/kinetis/chip to arch/arm/src/kinetis/hardware.
2019-05-24 17:10:46 -06:00
kinetis_uart.h
configs/freedom-k66f/nsh/defconfig: Disable DMA in this configuration.
2018-08-10 08:10:35 -06:00
kinetis_uid.c
Rename arch/arm/src/kinetis/chip to arch/arm/src/kinetis/hardware.
2019-05-24 17:10:46 -06:00
kinetis_uid.h
Cosmetic changes from review of last PR
2016-10-14 17:39:21 -06:00
kinetis_usbdev.c
sched/wdog: Remove MAX_WDOGPARMS and related stuff
2020-08-14 08:19:50 -06:00
kinetis_usbhshost.c
Kinetis USBHSHOST: Changed Async Await to linked list, restored two accidently deleted lines.
2020-09-01 20:49:03 +01:00
kinetis_usbhshost.h
Several nxstyle fixes.
2020-08-05 08:55:54 -03:00
kinetis_usbotg.h
Rename arch/arm/src/kinetis/chip to arch/arm/src/kinetis/hardware.
2019-05-24 17:10:46 -06:00
kinetis_userspace.c
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
kinetis_userspace.h
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
2014-08-29 14:47:22 -06:00
kinetis_wdog.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
kinetis.h
kinetis: kinetis.h missing-semi
2020-08-12 18:51:48 +01:00
Make.defs
Kinetis K28 USBHS USB-Host.
2020-08-05 08:55:54 -03:00