nuttx/arch/arm/src/kinetis
Gregory Nutt e19246fe94 Correct the naming of some new functions.
Serval private functions were added with a name ending with _uninterruptible.  That is not correct.  These new functions should be named _noncancelable.
2020-04-05 12:32:04 -03:00
..
hardware fixed long line warnings from nxstyle 2020-03-08 08:52:46 -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 Merged in bkueng/nuttx/uart_invert_ioctl_kinetis (pull request #937) 2019-07-05 14:24:52 +00:00
kinetis_alarm.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
kinetis_allocateheap.c Revert "arch/: Fix an error found in build testing. The protoype of mpu_log2regionfloor() changed; an additional parameter was added. However, none of the calls to mpu_log2regionfloor() were updated to pass the new, additional parameter." 2019-01-08 15:21:29 -06:00
kinetis_cfmconfig.c
kinetis_clockconfig.c Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
kinetis_clrpend.c
kinetis_config.h arch/arm/src/kinetis: Remove all attempts to reprioritize interrupts. 2018-09-21 13:18:29 -06:00
kinetis_dma.c Rename arch/arm/src/kinetis/chip to arch/arm/src/kinetis/hardware. 2019-05-24 17:10:46 -06: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 Fix typos in comments 2020-03-03 09:11:57 -06:00
kinetis_i2c.c Correct the naming of some new functions. 2020-04-05 12:32:04 -03:00
kinetis_i2c.h Fix some typos 2019-09-17 10:46:23 -06:00
kinetis_idle.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
kinetis_irq.c Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
kinetis_lowputc.c Rename arch/arm/src/kinetis/chip to arch/arm/src/kinetis/hardware. 2019-05-24 17:10:46 -06:00
kinetis_lpserial.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06: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 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
kinetis_pindma.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
kinetis_pindump.c Rename arch/arm/src/kinetis/chip to arch/arm/src/kinetis/hardware. 2019-05-24 17:10:46 -06:00
kinetis_pingpio.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
kinetis_pinirq.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
kinetis_pwm.c drivers/timers/pwm.c: Move the pwm/pwm.c driver to timers/pwm.c, The drivers/pwm contained only one .c file (pwm.c), so to avoid the proliferation of sub-directories inside drivers/ is better to move the pwm.c driver to drivers/timers. The pwm.h header was moved to include/nuttx/timers to keep consistency, so all files referencing it need to be updated. 2019-09-02 07:57:10 -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 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
kinetis_rtc.c Fix minor typos in docs and comments. 2019-09-29 12:52:20 -06:00
kinetis_sdhc.c Check return from nxsem_wait_uninterruptible() 2020-04-04 20:00:04 +01:00
kinetis_serial.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
kinetis_serialinit.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
kinetis_spi.c spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
kinetis_spi.h Fix some typos 2019-09-17 10:46:23 -06:00
kinetis_start.c Rename arch/arm/src/kinetis/chip to arch/arm/src/kinetis/hardware. 2019-05-24 17:10:46 -06:00
kinetis_start.h
kinetis_timerisr.c Call xxx_timer_initialize from clock subsystem 2020-02-08 07:40:06 -06: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
kinetis_usbdev.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01: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 Rename arch/arm/src/kinetis/chip to arch/arm/src/kinetis/hardware. 2019-05-24 17:10:46 -06:00
kinetis.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
Make.defs arch/arm/src/armv7-m: Add ARMv7-M setjmp/longjump functions. 2019-08-06 15:59:19 -06:00