nuttx/arch/arm/src/lc823450
chao.an 6cfb132232 arch/cortex-m: replace arm_switchcontext to c-style
Signed-off-by: chao.an <anchao@xiaomi.com>
2021-08-22 14:44:01 +08:00
..
chip.h arch: arm: Fix interrupt stack handlings for SMP 2020-10-21 11:49:45 +08:00
Kconfig arch/arm/src/lc823450: Make LC823450_IPL2 select BCH 2021-03-17 01:25:16 -07:00
lc823450_adc.c adc: add ioctl command to get the number of configured channels 2021-07-26 19:45:47 -07:00
lc823450_adc.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lc823450_allocateheap2.c arch: lc823450: Replace license header with Apache License 2.0 2020-08-03 21:03:41 +01:00
lc823450_clockconfig.c arch: lc823450: Replace license header with Apache License 2.0 2020-08-03 21:03:41 +01: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: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
lc823450_cpuindex.c arch: lc823450: Replace license header with Apache License 2.0 2020-08-03 21:03:41 +01:00
lc823450_cpupause.c arch, sched: Fix global IRQ control logics for SMP 2020-12-10 08:33:42 +01:00
lc823450_cpustart.c *_cpustart.c: Fix typos in function description. 2021-08-11 11:06:27 +09:00
lc823450_dma.c sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09: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 sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
lc823450_dvfs2.h arch: lc823450: Replace license header with Apache License 2.0 2020-08-03 21:03:41 +01:00
lc823450_gpio.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
lc823450_gpio.h arch: lc823450: Replace license header with Apache License 2.0 2020-08-03 21:03:41 +01:00
lc823450_i2c.c arch: lc823450: Replace license header with Apache License 2.0 2020-08-03 21:03:41 +01:00
lc823450_i2c.h arch: lc823450: Replace license header with Apache License 2.0 2020-08-03 21:03:41 +01:00
lc823450_i2s.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
lc823450_i2s.h arch: lc823450: Replace license header with Apache License 2.0 2020-08-03 21:03:41 +01:00
lc823450_idle.c arch/: Trivial typos, mostly "their is" to "there is" 2020-09-09 14:09:43 -04: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 Ensure the kernel component don't call userspace API 2021-03-01 09:23:09 +09:00
lc823450_irq.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
lc823450_irq.h arch: Rename g_intstackbase to g_intstacktop 2021-04-16 12:41:41 +09:00
lc823450_lowputc.c arch: lc823450: Replace license header with Apache License 2.0 2020-08-03 21:03:41 +01: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 Fix the printf warning after off_t change 2021-08-04 06:48:30 -07:00
lc823450_mmcl.h arch: lc823450: Replace license header with Apache License 2.0 2020-08-03 21:03:41 +01:00
lc823450_mpuinit2.c arch/arm/src/lc823450: fully parenthesize MIN and MAX macros 2020-12-08 12:58:40 -06: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: Remove magic field from partition_info_s 2021-08-20 09:19:52 -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 arch/arm/src/lc823450: fully parenthesize MIN and MAX macros 2020-12-08 12:58:40 -06:00
lc823450_pwm.h arch: lc823450: Replace license header with Apache License 2.0 2020-08-03 21:03:41 +01:00
lc823450_rtc.c Replace mktime with timegm in rtc and fs driver 2021-06-23 13:43:32 -03:00
lc823450_sdc.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07: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 Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
lc823450_sddrv_if.h arch: lc823450: Fix style violations 2020-07-30 20:53:02 -05:00
lc823450_sddrv_type.h
lc823450_serial.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07: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 Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
lc823450_spi.h arch: lc823450: Replace license header with Apache License 2.0 2020-08-03 21:03:41 +01:00
lc823450_spifi2.c arch: lc823450: Replace license header with Apache License 2.0 2020-08-03 21:03:41 +01:00
lc823450_spifi2.h arch: lc823450: Replace license header with Apache License 2.0 2020-08-03 21:03:41 +01:00
lc823450_start.c arch: Remove all go_nx_start from chip specifc source 2021-06-10 06:50:41 -07:00
lc823450_start.h arch: arm: lc823450: fix nxstyle errors 2021-03-24 23:58:46 -07:00
lc823450_symbols.ld arch: lc823450: Fix style violations 2020-07-30 20:53:02 -05:00
lc823450_syscontrol.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
lc823450_syscontrol.h arch: lc823450: Replace license header with Apache License 2.0 2020-08-03 21:03:41 +01:00
lc823450_testset.c arch: lc823450: Replace license header with Apache License 2.0 2020-08-03 21:03:41 +01:00
lc823450_timer.c Include assert.h in necessary place 2021-06-08 13:06:08 -07: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 sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
lc823450_usbdev.h arch: lc823450: Replace license header with Apache License 2.0 2020-08-03 21:03:41 +01: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 Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
lc823450_wdt.h arch: lc823450: Replace license header with Apache License 2.0 2020-08-03 21:03:41 +01:00
Make.defs arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00