nuttx/arch/arm/src/kl
Xiang Xiao 5c80b94820 Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
Since the kernel side should call nxsem_xxx instead and remove the unused inclusion
2020-02-01 08:27:30 -06:00
..
hardware Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
chip.h Rename arch/arm/src/kl/chip to arch/arm/src/kl/hardware. 2019-05-24 15:04:39 -06:00
Kconfig
kl_cfmconfig.c
kl_clockconfig.c Rename arch/arm/src/kl/chip to arch/arm/src/kl/hardware. 2019-05-24 15:04:39 -06:00
kl_clockconfig.h
kl_config.h
kl_dma.h
kl_dumpgpio.c
kl_gpio.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
kl_gpio.h Fix typos in comments. 2019-08-21 09:32:59 -06:00
kl_gpioirq.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
kl_idle.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
kl_irq.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
kl_irq.h
kl_irqprio.c
kl_lowputc.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
kl_lowputc.h
kl_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
kl_pwm.h Rename arch/arm/src/kl/chip to arch/arm/src/kl/hardware. 2019-05-24 15:04:39 -06:00
kl_serial.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
kl_spi.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
kl_spi.h Fix some typos 2019-09-17 10:46:23 -06:00
kl_start.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
kl_start.h arch/arm/src/a1x, kl, lpc11xx, lpc31xx, and nuc1xx: Fix some compile warnings that I introduced with a possibly overzealous recent change. 2017-12-17 18:12:19 -06:00
kl_timerisr.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
kl_userspace.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
kl_userspace.h
Make.defs Squashed commit of the following: 2019-04-29 14:52:05 -06:00