nuttx/arch/arm/src/samd5e5
Xiang Xiao a0ce81d659 sched/wdog: Don't dynamically allocate wdog_s
to save the preserved space(1KB) and also avoid the heap overhead

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I694073f68e1bd63960cedeea1ddec441437be025
2020-08-11 12:28:55 -06:00
..
hardware Style fixes 2020-08-08 17:33:24 -03:00
chip.h
Kconfig Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
Make.defs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
sam_clockconfig.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
sam_clockconfig.h
sam_cmcc.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
sam_cmcc.h
sam_config.h
sam_dmac.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
sam_dmac.h Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
sam_eic.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
sam_eic.h Rename arch/arm/src/samd5e5chip to arch/arm/src/samd5e5/hardware. 2019-05-25 08:12:10 -06:00
sam_ethernet.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
sam_ethernet.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
sam_gclk.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
sam_gclk.h arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
sam_gmac.c sched/wdog: Don't dynamically allocate wdog_s 2020-08-11 12:28:55 -06:00
sam_i2c_master.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
sam_idle.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
sam_irq.c Run all .c and .h modified by this PR through nxstyle 2020-05-01 16:55:33 -03:00
sam_lowputc.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
sam_lowputc.h
sam_mpuinit.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
sam_mpuinit.h
sam_periphclks.h Rename arch/arm/src/samd5e5chip to arch/arm/src/samd5e5/hardware. 2019-05-25 08:12:10 -06:00
sam_port.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
sam_port.h Rename arch/arm/src/samd5e5chip to arch/arm/src/samd5e5/hardware. 2019-05-25 08:12:10 -06:00
sam_sercom.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
sam_sercom.h arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
sam_serial.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
sam_serial.h
sam_spi.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
sam_spi.h Rename arch/arm/src/samd5e5chip to arch/arm/src/samd5e5/hardware. 2019-05-25 08:12:10 -06:00
sam_start.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
sam_start.h
sam_timerisr.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
sam_usart.c Rename arch/arm/src/samd5e5chip to arch/arm/src/samd5e5/hardware. 2019-05-25 08:12:10 -06:00
sam_usart.h arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
sam_usb.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
sam_usb.h Rename arch/arm/src/samd5e5chip to arch/arm/src/samd5e5/hardware. 2019-05-25 08:12:10 -06:00
sam_userspace.c
sam_userspace.h arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
sam_wdt.c Style fixes 2020-08-08 17:33:24 -03:00
sam_wdt.h Style fixes 2020-08-08 17:33:24 -03:00