nuttx/arch/arm/src/kinetis
2018-02-04 12:22:03 -06:00
..
chip Merged in juniskane/nuttx_stm32l4/stm32_rtc_small_patches_pr (pull request #511) 2017-10-17 16:45:48 +00:00
chip.h
Kconfig
kinetis_alarm.h Kinetis: First cut implementation of the alarm read function. Pretty simple because the Kinetis RTC is just a 1Hz counter. 2017-09-03 12:44:45 -06:00
kinetis_allocateheap.c
kinetis_cfmconfig.c
kinetis_clockconfig.c
kinetis_clrpend.c
kinetis_config.h
kinetis_dma.c
kinetis_dma.h
kinetis_enet.c arm/src/kinetis: Correct some Ethernet PHY register bit tests for the KSZ8081 PHY. 2018-02-01 07:24:36 -06:00
kinetis_i2c.c sched/wdog: wd_start() is an internal OS function and should not set the errno value. Reviewed and updated every call to wd_start() to verify if return value is used and if so if the errno value is accessed. 2018-01-31 10:09:14 -06:00
kinetis_i2c.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
kinetis_idle.c
kinetis_irq.c
kinetis_lowputc.c
kinetis_lpserial.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
kinetis_mpuinit.c
kinetis_mpuinit.h
kinetis_pin.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
kinetis_pindma.c
kinetis_pindump.c
kinetis_pingpio.c
kinetis_pinirq.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
kinetis_pwm.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
kinetis_pwm.h
kinetis_rtc_if.h
kinetis_rtc_lowerhalf.c Kinetis: First cut implementation of the alarm read function. Pretty simple because the Kinetis RTC is just a 1Hz counter. 2017-09-03 12:44:45 -06:00
kinetis_rtc.c Kinetis: First cut implementation of the alarm read function. Pretty simple because the Kinetis RTC is just a 1Hz counter. 2017-09-03 12:44:45 -06:00
kinetis_sdhc.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
kinetis_serial.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
kinetis_serialinit.c
kinetis_spi.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
kinetis_spi.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
kinetis_start.c arch/arm/src/kinetis: Fix some compile warnings that I introduced with a possibly overzealous recent change. 2017-12-17 16:26:03 -06:00
kinetis_start.h arch/arm/src/kinetis: Fix some compile warnings that I introduced with a possibly overzealous recent change. 2017-12-17 16:26:03 -06:00
kinetis_timerisr.c
kinetis_tpm.h
kinetis_uid.c
kinetis_uid.h
kinetis_usbdev.c sched/wdog: wd_start() is an internal OS function and should not set the errno value. Reviewed and updated every call to wd_start() to verify if return value is used and if so if the errno value is accessed. 2018-01-31 10:09:14 -06:00
kinetis_usbotg.h Kinetis:USB-FS driver 2017-06-06 14:39:00 -10:00
kinetis_userspace.c
kinetis_userspace.h
kinetis_vectors.S
kinetis_wdog.c
kinetis.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
Make.defs armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions. 2018-02-04 12:22:03 -06:00