nuttx/arch/arm/src/gd32f4
anjiahao a4563b8744 Fix the coding style and typo issue
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-11-14 09:34:04 +09:00
..
hardware
chip.h
gd32f4xx_allocateheap.c
gd32f4xx_dma.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
gd32f4xx_dma.h
gd32f4xx_enet.c libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
gd32f4xx_enet.h
gd32f4xx_exti.c
gd32f4xx_exti.h
gd32f4xx_fmc.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
gd32f4xx_fmc.h
gd32f4xx_gpio.c
gd32f4xx_gpio.h
gd32f4xx_idle.c
gd32f4xx_irq.c arch/arm: Replace xxx_[bus|usage]fault with arm_[bus|usage]fault 2022-10-30 16:03:35 +01:00
gd32f4xx_lowputc.c
gd32f4xx_lowputc.h
gd32f4xx_pmu.c
gd32f4xx_pmu.h
gd32f4xx_progmem.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
gd32f4xx_progmem.h
gd32f4xx_rcu.c
gd32f4xx_rcu.h
gd32f4xx_serial.c
gd32f4xx_spi.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
gd32f4xx_spi.h
gd32f4xx_start.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
gd32f4xx_start.h
gd32f4xx_syscfg.c Fix gd32f4xx_syscfg.c:137:5: error: variable 'regaddr' is used uninitialized whenever switch default is taken [-Werror,-Wsometimes-uninitialized] 2022-10-30 16:03:35 +01:00
gd32f4xx_syscfg.h
gd32f4xx_timerisr.c
gd32f4xx_usart.h
gd32f4xx.h
Kconfig
Make.defs