nuttx/arch/arm/src/kinetis
2021-03-09 23:18:28 +08:00
..
hardware sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
chip.h Rename arch/arm/src/kinetis/chip to arch/arm/src/kinetis/hardware. 2019-05-24 17:10:46 -06:00
Kconfig style/Kconfig: remove unnecessary trailing whitespace 2020-11-28 12:20:30 +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 sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08: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
kinetis_dma.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08: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 arch/netdev: try tcp timer in every txavail call 2020-12-18 14:16:11 +09:00
kinetis_flexcan.c net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-05 04:46:13 -08:00
kinetis_i2c.c kinetis: Make kinetis_i2c_sem_wait_noncancelable optional 2020-10-21 13:36:55 +08:00
kinetis_i2c.h Fix some typos 2019-09-17 10:46:23 -06:00
kinetis_idle.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08: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/src/kinetis/kinetis_lpserial.c: Fix a type mismatch 2020-11-16 08:29:00 -08: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 sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
kinetis_pindma.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08: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 sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
kinetis_pinirq.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
kinetis_pwm.c arch/arm/src/kinetis/kinetis_pwm.c: Fix syslog formats 2020-11-30 05:28:17 -06: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_rtc_lowerhalf.c OS internal function should indicate the error by return negative value 2020-12-31 09:37:29 +01:00
kinetis_rtc.c arch: S32K/Kinetis: Fix RTC settime prescaler 2020-12-28 23:32:33 +01:00
kinetis_sdhc.c arch/arm/src/kinetis/kinetis_sdhc.c: Fix syslog formats 2020-12-02 02:53:47 -06:00
kinetis_serial.c arch/arm/src/kinetis/kinetis_serial.c: Fix a type mismatch 2020-11-16 08:29:00 -08: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/src/kinetis/kinetis_spi.c: Fix syslog formats 2020-12-02 02:53:47 -06:00
kinetis_spi.h Fix some typos 2019-09-17 10:46:23 -06:00
kinetis_start.c Fix nxstyle warning 2020-09-16 06:57:29 -07: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
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
kinetis_usbdev.c board/freedom-k64f: Add usbdev support with cdcacm example 2021-02-14 19:51:34 -08: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
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