nuttx/arch/arm/src/lc823450
Xiang Xiao 764540267e sched/clock: Rename g_system_timer to g_system_ticks
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-09-27 17:45:44 -03:00
..
chip.h
Kconfig
lc823450_adc.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03: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
lc823450_cpuidlestack.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lc823450_cpuindex.c
lc823450_cpupause.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lc823450_cpustart.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
lc823450_dma.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lc823450_dma.h
lc823450_dvfs2.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03: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: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC() 2022-07-14 12:08:45 +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 arch: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC() 2022-07-14 12:08:45 +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
lc823450_intc.h
lc823450_ipl2.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lc823450_irq.c arch: move non arm g_current_regs defintion to common place 2022-09-21 22:23:11 +02:00
lc823450_lowputc.c
lc823450_lowputc.h
lc823450_mmcl.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03: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 arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
lc823450_mpuinit2.h
lc823450_mtd.c arch: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC() 2022-07-14 12:08:45 +08:00
lc823450_mtd.h
lc823450_procfs_dvfs.c Replace all strncpy with strlcpy for safety 2022-08-25 13:38:36 +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 arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lc823450_sdc.c arch: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC() 2022-07-14 12:08:45 +08:00
lc823450_sdc.h
lc823450_sddrv_dep.c arch: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC() 2022-07-14 12:08:45 +08:00
lc823450_sddrv_if.h
lc823450_sddrv_type.h Remove the private NULL, TRUE and FALSE macros 2022-07-31 22:12:57 +03:00
lc823450_serial.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lc823450_serial.h
lc823450_spi.c arch: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC() 2022-07-14 12:08:45 +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
lc823450_spifi2.h
lc823450_start.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
lc823450_start.h
lc823450_symbols.ld
lc823450_syscontrol.c
lc823450_syscontrol.h
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
lc823450_usbdev.c libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
lc823450_usbdev.h
lc823450_userspace.c
lc823450_userspace.h
lc823450_wdt.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lc823450_wdt.h
Make.defs