.. |
chip.h
|
arch/armv7-m: Supports interrupt nesting
|
2023-08-07 05:43:13 -07:00 |
Kconfig
|
Remove the double blank line from source files
|
2022-02-20 20:10:14 +01:00 |
lc823450_adc.c
|
Call nxmutex_destroy and nxsem_destroy in error patch to avoid the leak
|
2022-11-14 09:34:04 +09:00 |
lc823450_adc.h
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
lc823450_allocateheap2.c
|
arch: Change the linker generated symbols from uint32_t to uint8_t *
|
2022-09-24 21:26:56 +02:00 |
lc823450_clockconfig.c
|
arch: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC()
|
2022-07-14 12:08:45 +08:00 |
lc823450_clockconfig.h
|
arch: lc823450: Replace license header with Apache License 2.0
|
2020-08-03 21:03:41 +01:00 |
lc823450_cpuidlestack.c
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
lc823450_cpuindex.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
lc823450_cpupause.c
|
cpu_pause.c: fix typo
|
2023-10-14 00:26:31 -04:00 |
lc823450_cpustart.c
|
arch/armv7-m: Supports interrupt nesting
|
2023-08-07 05:43:13 -07:00 |
lc823450_dma.c
|
nuttx: Use MIN/MAX definitions from "sys/param.h"
|
2023-02-01 23:47:44 +08:00 |
lc823450_dma.h
|
arch: lc823450: Replace license header with Apache License 2.0
|
2020-08-03 21:03:41 +01:00 |
lc823450_dvfs2.c
|
Remove the unnessary empty line after label
|
2022-09-30 17:54:56 +02:00 |
lc823450_dvfs2.h
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
lc823450_gpio.c
|
arch: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC()
|
2022-07-14 12:08:45 +08:00 |
lc823450_gpio.h
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
lc823450_i2c.c
|
arch/arm/src/lc823450/lc823450_i2c.c: Remove extra rounding after MSEC2TIC change to round up
|
2023-01-31 22:42:29 +08:00 |
lc823450_i2c.h
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
lc823450_i2s.c
|
mm/alloc: remove all unnecessary cast for alloc
|
2023-08-30 14:34:20 +08:00 |
lc823450_i2s.h
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
lc823450_idle.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
lc823450_intc.h
|
arch: lc823450: Replace license header with Apache License 2.0
|
2020-08-03 21:03:41 +01:00 |
lc823450_ipl2.c
|
enable O_CLOEXEC explicit
|
2023-09-22 13:51:00 +08:00 |
lc823450_irq.c
|
Remove the unnecessary "return;" at the end of function
|
2022-11-27 22:23:50 +01:00 |
lc823450_lowputc.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
lc823450_lowputc.h
|
arch: lc823450: Replace license header with Apache License 2.0
|
2020-08-03 21:03:41 +01:00 |
lc823450_mmcl.c
|
mm/alloc: remove all unnecessary cast for alloc
|
2023-08-30 14:34:20 +08:00 |
lc823450_mmcl.h
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
lc823450_mpuinit2.c
|
nuttx: Use MIN/MAX definitions from "sys/param.h"
|
2023-02-01 23:47:44 +08:00 |
lc823450_mpuinit2.h
|
arch: lc823450: Replace license header with Apache License 2.0
|
2020-08-03 21:03:41 +01:00 |
lc823450_mtd.c
|
fs: Add model field to geometry and mtd_geometry_s
|
2023-01-31 11:50:28 -03:00 |
lc823450_mtd.h
|
arch: lc823450: Replace license header with Apache License 2.0
|
2020-08-03 21:03:41 +01:00 |
lc823450_procfs_dvfs.c
|
mm/alloc: remove all unnecessary cast for alloc
|
2023-08-30 14:34:20 +08:00 |
lc823450_pwm.h
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
lc823450_rtc.c
|
Remove the unnecessary "return;" at the end of function
|
2022-11-27 22:23:50 +01:00 |
lc823450_sdc.c
|
Fix the coding style and typo issue
|
2022-11-14 09:34:04 +09:00 |
lc823450_sdc.h
|
arch: lc823450: Replace license header with Apache License 2.0
|
2020-08-03 21:03:41 +01:00 |
lc823450_sddrv_dep.c
|
Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER
|
2022-11-14 09:34:04 +09:00 |
lc823450_sddrv_if.h
|
arch: lc823450: Fix style violations
|
2020-07-30 20:53:02 -05:00 |
lc823450_sddrv_type.h
|
Remove the private NULL, TRUE and FALSE macros
|
2022-07-31 22:12:57 +03:00 |
lc823450_serial.c
|
drivers/serial: Fix docstrings on UART interrupt handlers
|
2023-02-07 04:41:36 +08:00 |
lc823450_serial.h
|
arch: lc823450: Replace license header with Apache License 2.0
|
2020-08-03 21:03:41 +01:00 |
lc823450_spi.c
|
nuttx: Use MIN/MAX definitions from "sys/param.h"
|
2023-02-01 23:47:44 +08:00 |
lc823450_spi.h
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
lc823450_spifi2.c
|
Remove the unnecessary "return;" at the end of function
|
2022-11-27 22:23:50 +01:00 |
lc823450_spifi2.h
|
arch/arm/src/lc823450/lc823450_spifi2.h: Fix nuttx coding style
|
2023-07-10 22:24:59 +08:00 |
lc823450_start.c
|
arch/arm: fix typos in start files
|
2022-12-17 13:56:17 +08:00 |
lc823450_start.h
|
include: fix double include pre-processor guards
|
2022-01-16 11:11:14 -03:00 |
lc823450_symbols.ld
|
arch: lc823450: Fix style violations
|
2020-07-30 20:53:02 -05:00 |
lc823450_syscontrol.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
lc823450_syscontrol.h
|
Indent the define statement by two spaces
|
2023-05-21 09:52:08 -03:00 |
lc823450_testset.c
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
lc823450_timer.c
|
sched/clock: Rename g_system_timer to g_system_ticks
|
2022-09-27 17:45:44 -03:00 |
lc823450_timer.h
|
arch: lc823450: Replace license header with Apache License 2.0
|
2020-08-03 21:03:41 +01:00 |
lc823450_usbdev.c
|
nuttx: Use MIN/MAX definitions from "sys/param.h"
|
2023-02-01 23:47:44 +08:00 |
lc823450_usbdev.h
|
include: fix double include pre-processor guards
|
2022-01-16 11:11:14 -03:00 |
lc823450_userspace.c
|
arch: lc823450: Replace license header with Apache License 2.0
|
2020-08-03 21:03:41 +01:00 |
lc823450_userspace.h
|
arch: lc823450: Replace license header with Apache License 2.0
|
2020-08-03 21:03:41 +01:00 |
lc823450_wdt.c
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
lc823450_wdt.h
|
arch: lc823450: Replace license header with Apache License 2.0
|
2020-08-03 21:03:41 +01:00 |
Make.defs
|
arm/cxd56xx/lc823450/rp2040: replace arch testset to board implement
|
2022-05-01 06:38:25 +09:00 |