nuttx/arch/arm/src/samd5e5
hujun5 5cee996588 up_putc: int up_putc, enter_critical_section may be called
before kernel has been iniitialized,we use spin_lock_irqsave to replace.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-05-09 13:45:02 +08:00
..
hardware Fix nuttx coding style 2023-07-11 02:33:45 +08:00
chip.h
Kconfig Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
Make.defs arch/cortex-m/Make.defs: unify arch common source include 2022-04-30 21:50:16 +08:00
sam_clockconfig.c
sam_clockconfig.h
sam_cmcc.c
sam_cmcc.h
sam_config.h
sam_dmac.c arch: Remove xxx_sem[take|give] and call nxmuex_[lock|unlock] directly 2022-11-14 09:34:04 +09:00
sam_dmac.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_eic.c
sam_eic.h
sam_ethernet.c
sam_ethernet.h
sam_freerun.c
sam_freerun.h
sam_gclk.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_gclk.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_gmac.c netdev/ipv6: Move xxx_ipv6multicast from arch to common code 2023-12-16 05:26:16 -08:00
sam_i2c_master.c Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
sam_i2c_master.h
sam_idle.c power: add PM_IDLE_DOMAIN to pm.h and remove definations 2022-07-29 11:15:40 +08:00
sam_irq.c arch/arm:add up_debugpoint api 2023-12-11 08:43:26 -08:00
sam_lowputc.c Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
sam_lowputc.h
sam_mpuinit.c nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
sam_mpuinit.h
sam_oneshot.c
sam_oneshot.h
sam_oneshot_lowerhalf.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_periphclks.h
sam_port.c
sam_port.h Fix nuttx coding style 2023-07-11 02:33:45 +08:00
sam_progmem.c nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
sam_progmem.h
sam_sercom.c
sam_sercom.h
sam_serial.c up_putc: int up_putc, enter_critical_section may be called 2024-05-09 13:45:02 +08:00
sam_serial.h
sam_spi.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
sam_spi.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_start.c libc: add instrument api support 2023-12-11 02:06:51 -08:00
sam_start.h
sam_tc.c Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
sam_tc.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
sam_tickless.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_timerisr.c
sam_usart.c
sam_usart.h
sam_usb.c Remove @ and % tag from all comments 2023-12-11 17:00:10 -03:00
sam_usb.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_usbhost.c Remove the private NULL, TRUE and FALSE macros 2022-07-31 22:12:57 +03:00
sam_usbhost.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_userspace.c
sam_userspace.h
sam_wdt.c Remove @ and % tag from all comments 2023-12-11 17:00:10 -03:00
sam_wdt.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00