nuttx/arch/arm/src/samv7
2023-02-07 04:41:36 +08:00
..
hardware Fixed non-UTF8 characters. 2022-09-28 09:38:55 +08:00
chip.h
Kconfig samv7: add RX DMA support to serial driver 2022-07-16 15: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_afec.c arch/arm/samv7: fix issue when AFEC1 driver failed to open second time 2023-01-26 01:26:41 +08:00
sam_afec.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_allocateheap.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_clockconfig.c arch/arm/samv7/sam_tc: implement timer driver support 2022-03-16 03:19:57 +08:00
sam_clockconfig.h
sam_config.h
sam_dac.c Fix Error: chip/sam_afec.c:546:22: error: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int') [-Werror,-Wformat] 2022-11-13 22:35:19 +08:00
sam_dac.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_eefc.c
sam_eefc.h arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_emac.c net/arp: Remove nuttx/net/arp.h 2022-12-16 22:10:59 +02:00
sam_ethernet.c
sam_ethernet.h
sam_freerun.c arch/arm/samv7/sam_tc: implement timer driver support 2022-03-16 03:19:57 +08:00
sam_freerun.h
sam_gpio.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_gpio.h
sam_gpioirq.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_hsmci_clkdiv.c
sam_hsmci.c nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
sam_hsmci.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_irq.c arch/arm/samv7: add ARCH_RAMVECTORS support 2022-12-17 13:57:03 +08:00
sam_lowputc.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_lowputc.h
sam_mcan.c nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
sam_mcan.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
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_lowerhalf.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_oneshot.c arch/arm/samv7/sam_tc: implement timer driver support 2022-03-16 03:19:57 +08:00
sam_oneshot.h
sam_pck.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_pck.h
sam_periphclks.h
sam_progmem.c nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
sam_progmem.h arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_pwm.c Fix arch/arm/src/samv7/sam_pwm.c:489:1: error: Missing blank line after comment 2022-11-16 14:37:44 -03:00
sam_pwm.h arch/arm/samv7: Fix PWM operation for single channel mode 2022-05-24 03:26:13 +08:00
sam_qencoder.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_qencoder.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_qspi_spi.c Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
sam_qspi_spi.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_qspi.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
sam_qspi.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_rswdt.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_serial.c drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
sam_serial.h samv7: add RX DMA support to serial driver 2022-07-16 15:39:20 +03:00
sam_spi_slave.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
sam_spi.c Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
sam_spi.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_ssc.c Call nxmutex_destroy and nxsem_destroy in error patch to avoid the leak 2022-11-14 09:34:04 +09:00
sam_ssc.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_start.c arch/arm: fix typos in start files 2022-12-17 13:56:17 +08:00
sam_start.h
sam_systemreset.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_tc_lowerhalf.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_tc_lowerhalf.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_tc.c Fix chip/sam_tc.c:682:24: error: unused function 'sam_tc_getreg' 2022-11-20 14:34:44 +01:00
sam_tc.h arch/arm/samv7/sam_tc: implement timer driver support 2022-03-16 03:19:57 +08: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 arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_trng.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
sam_trng.h
sam_twihs.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
sam_twihs.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_uid.c
sam_uid.h
sam_usbdev.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_usbdevhs.c nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
sam_userspace.c
sam_userspace.h
sam_wdt.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_wdt.h
sam_xdmac.c arch: Remove xxx_sem[take|give] and call nxmuex_[lock|unlock] directly 2022-11-14 09:34:04 +09:00
sam_xdmac.h arch/arm/samv7: get TX DMA running for HSMCI interface 2022-08-11 10:00:39 +08:00
same70_periphclks.h
samv71_periphclks.h