.. |
chip.h
|
arch/arm/src/lc823450: Conform to the NuttX coding style
|
2017-08-27 19:11:03 +09:00 |
Kconfig
|
arch/arm/src/lc823450: Introduce DVFS
|
2018-01-10 16:13:00 +09:00 |
lc823450_adc.c
|
Squashed commit of the following:
|
2017-10-04 15:22:27 -06:00 |
lc823450_adc.h
|
Merged in masayuki2009/nuttx.nuttx/lc823450 (pull request #481)
|
2017-09-12 01:00:32 +00:00 |
lc823450_clockconfig.c
|
Merged in masayuki2009/nuttx.nuttx/lc823450 (pull request #530)
|
2017-11-07 12:34:23 +00:00 |
lc823450_clockconfig.h
|
|
|
lc823450_cpuidlestack.c
|
|
|
lc823450_cpuindex.c
|
|
|
lc823450_cpupause.c
|
Merged in masayuki2009/nuttx.nuttx/lc823450_smp_audio (pull request #547)
|
2017-11-27 07:20:54 +00:00 |
lc823450_cpustart.c
|
|
|
lc823450_dma.c
|
Merged in masayuki2009/nuttx.nuttx/lc823450_http_streaming (pull request #560)
|
2017-12-20 13:33:06 +00:00 |
lc823450_dma.h
|
Fix a few errors that crept in with my review changes.
|
2017-08-02 09:19:29 -06:00 |
lc823450_dvfs2.c
|
arch/arm/src/lc823450: Introduce DVFS
|
2018-01-10 16:13:00 +09:00 |
lc823450_dvfs2.h
|
arch/arm/src/lc823450: Introduce DVFS
|
2018-01-10 16:13:00 +09:00 |
lc823450_gpio.c
|
Merged in masayuki2009/nuttx.nuttx/lc823450_http_streaming (pull request #560)
|
2017-12-20 13:33:06 +00:00 |
lc823450_gpio.h
|
arch/arm/src/lc823450: Conform to the NuttX coding style
|
2017-08-27 19:11:03 +09:00 |
lc823450_i2c.c
|
Very trivial changes from review of last PR
|
2017-11-08 06:34:23 -06:00 |
lc823450_i2c.h
|
|
|
lc823450_i2s.c
|
arch/arm/src/lc823450: Assign I2S IRQ handling to CPU0
|
2018-01-18 13:55:12 +09:00 |
lc823450_i2s.h
|
Very trivial changes from review of last PR
|
2017-11-08 06:34:23 -06:00 |
lc823450_idle.c
|
arch/arm/src/lc823450: Introduce DVFS
|
2018-01-10 16:13:00 +09:00 |
lc823450_intc.h
|
|
|
lc823450_ipl2.c
|
Eliminate some warnings.
|
2017-11-18 12:29:34 -06:00 |
lc823450_irq.c
|
arch/arm/src/lc823450: Change irqwarn() to ASSERT() in up_ack_irq()
|
2018-01-18 14:02:24 +09:00 |
lc823450_lowputc.c
|
|
|
lc823450_lowputc.h
|
|
|
lc823450_mmcl.c
|
Minor, cosmetic changes from review of last comment.
|
2017-08-27 06:48:42 -06:00 |
lc823450_mmcl.h
|
arch/arm/src/lc823450: Add eMMC/SD and USB support
|
2017-08-27 19:11:07 +09:00 |
lc823450_mtd.c
|
Squashed commit of the following:
|
2017-10-04 15:22:27 -06:00 |
lc823450_mtd.h
|
Minor, cosmetic changes from review of last comment.
|
2017-08-27 06:48:42 -06:00 |
lc823450_procfs_dvfs.c
|
arch/arm/src/lc823450: Introduce DVFS
|
2018-01-10 16:13:00 +09:00 |
lc823450_pwm.h
|
Merged in masayuki2009/nuttx.nuttx/lc823450_http_streaming (pull request #560)
|
2017-12-20 13:33:06 +00:00 |
lc823450_rtc.c
|
Merged in masayuki2009/nuttx.nuttx/lc823450 (pull request #481)
|
2017-09-12 01:00:32 +00:00 |
lc823450_sdc.c
|
Squashed commit of the following:
|
2017-10-04 15:22:27 -06:00 |
lc823450_sdc.h
|
Merged in masayuki2009/nuttx.nuttx/lc823450 (pull request #481)
|
2017-09-12 01:00:32 +00:00 |
lc823450_sddrv_dep.c
|
Adds new OS internal functions nxsig_sleep() and nxsig_usleep. These differ from the standard sleep() and usleep() in that (1) they don't cause cancellation points, and (2) don't set the errno variable (if applicable). All calls to sleep() and usleep() changed to calls to nxsig_sleep() and nxsig_usleep().
|
2017-10-06 10:15:01 -06:00 |
lc823450_sddrv_if.h
|
Trivial, cosmetic
|
2017-09-11 19:22:49 -06:00 |
lc823450_sddrv_type.h
|
Minor, cosmetic changes from review of last comment.
|
2017-08-27 06:48:42 -06:00 |
lc823450_serial.c
|
Merged in masayuki2009/nuttx.nuttx/lc823450_smp_audio (pull request #547)
|
2017-11-27 07:20:54 +00:00 |
lc823450_serial.h
|
Minor, cosmetic changes from review of last comment.
|
2017-08-27 06:48:42 -06:00 |
lc823450_spi.c
|
Squashed commit of the following:
|
2017-10-04 15:22:27 -06:00 |
lc823450_spi.h
|
|
|
lc823450_start.c
|
Merged in masayuki2009/nuttx.nuttx/lc823450_smp_improvement (pull request #554)
|
2017-12-08 12:31:34 +00:00 |
lc823450_symbols.ld
|
arch/arm/src/lc823450: Add eMMC/SD and USB support
|
2017-08-27 19:11:07 +09:00 |
lc823450_syscontrol.c
|
Merged in masayuki2009/nuttx.nuttx/lc823450_smp_improvement (pull request #554)
|
2017-12-08 12:31:34 +00:00 |
lc823450_syscontrol.h
|
Merged in masayuki2009/nuttx.nuttx/lc823450 (pull request #531)
|
2017-11-08 12:25:13 +00:00 |
lc823450_testset.c
|
arch/arm/src/lc823450: Add SP_DMB() into lc823450_testset.c
|
2017-12-21 17:39:19 +09:00 |
lc823450_timerisr.c
|
arch/arm/src/lc823450: Introduce DVFS
|
2018-01-10 16:13:00 +09:00 |
lc823450_usbdev.c
|
Merged in masayuki2009/nuttx.nuttx/lc823450_http_streaming (pull request #560)
|
2017-12-20 13:33:06 +00:00 |
lc823450_usbdev.h
|
Minor, cosmetic changes from review of last comment.
|
2017-08-27 06:48:42 -06:00 |
lc823450_vectors.h
|
|
|
lc823450_vectors.S
|
|
|
lc823450_wdt.c
|
Trivial, cosmetic
|
2017-09-11 19:22:49 -06:00 |
lc823450_wdt.h
|
Merged in masayuki2009/nuttx.nuttx/lc823450 (pull request #481)
|
2017-09-12 01:00:32 +00:00 |
Make.defs
|
arch/arm/src/lc823450: Introduce DVFS
|
2018-01-10 16:13:00 +09:00 |