.. |
hardware
|
Fixed non-UTF8 characters.
|
2022-09-28 09:38:55 +08:00 |
chip.h
|
|
|
Kconfig
|
arch/arm/src/sam34/Kconfig: fix typo in device name
|
2022-04-15 02:22:01 +08:00 |
Make.defs
|
arch/cortex-m/Make.defs: unify arch common source include
|
2022-04-30 21:50:16 +08:00 |
sam3u_gpio.h
|
|
|
sam3u_periphclks.h
|
|
|
sam3x_gpio.h
|
|
|
sam3x_periphclks.h
|
|
|
sam4cm_cpuidlestack.c
|
arch/arm: Remove FAR and CODE from chip folder(2)
|
2022-05-03 16:50:52 +03:00 |
sam4cm_cpuindex.c
|
|
|
sam4cm_cpupause.c
|
arch/arm: Remove FAR and CODE from chip folder(2)
|
2022-05-03 16:50:52 +03:00 |
sam4cm_cpustart.c
|
arch: Change the linker generated symbols from uint32_t to uint8_t *
|
2022-09-24 21:26:56 +02:00 |
sam4cm_freerun.c
|
|
|
sam4cm_freerun.h
|
|
|
sam4cm_gpio.h
|
|
|
sam4cm_idle.c
|
|
|
sam4cm_oneshot_lowerhalf.c
|
arch/arm: Remove FAR and CODE from chip folder(2)
|
2022-05-03 16:50:52 +03:00 |
sam4cm_oneshot.c
|
|
|
sam4cm_oneshot.h
|
|
|
sam4cm_periphclks.h
|
|
|
sam4cm_supc.c
|
|
|
sam4cm_supc.h
|
|
|
sam4cm_tc.c
|
Replace nxsem API when used as a lock with nxmutex API
|
2022-10-17 15:59:46 +09:00 |
sam4cm_tc.h
|
|
|
sam4cm_tickless.c
|
arch/arm: Remove FAR and CODE from chip folder(2)
|
2022-05-03 16:50:52 +03:00 |
sam4e_gpio.h
|
|
|
sam4e_periphclks.h
|
|
|
sam4l_clockconfig.c
|
|
|
sam4l_gpio.c
|
|
|
sam4l_gpio.h
|
|
|
sam4l_periphclks.c
|
|
|
sam4l_periphclks.h
|
|
|
sam4s_gpio.h
|
|
|
sam4s_nand.c
|
|
|
sam4s_nand.h
|
|
|
sam4s_periphclks.h
|
|
|
sam_aes.c
|
Replace nxsem API when used as a lock with nxmutex API
|
2022-10-17 15:59:46 +09:00 |
sam_aes.h
|
|
|
sam_allocateheap.c
|
arch/arm: Remove FAR and CODE from chip folder(2)
|
2022-05-03 16:50:52 +03:00 |
sam_clockconfig.c
|
|
|
sam_clockconfig.h
|
|
|
sam_cmcc.c
|
|
|
sam_cmcc.h
|
|
|
sam_dmac.c
|
Replace nxsem API when used as a lock with nxmutex API
|
2022-10-17 15:59:46 +09:00 |
sam_dmac.h
|
arch/arm: Remove FAR and CODE from chip folder(2)
|
2022-05-03 16:50:52 +03:00 |
sam_emac.c
|
libc: Move queue.h from include to include/nuttx
|
2022-09-26 08:04:58 +02:00 |
sam_emac.h
|
netinitialize: call xxx_netinitialize unconditionally
|
2022-03-19 17:41:33 +08:00 |
sam_gpio.c
|
|
|
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.c
|
Replace nxsem API when used as a lock with nxmutex API
|
2022-10-17 15:59:46 +09: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: move non arm g_current_regs defintion to common place
|
2022-09-21 22:23:11 +02:00 |
sam_lowputc.c
|
|
|
sam_lowputc.h
|
|
|
sam_mpuinit.c
|
|
|
sam_mpuinit.h
|
|
|
sam_periphclks.h
|
|
|
sam_rtc.c
|
arch/arm: Remove FAR and CODE from chip folder(2)
|
2022-05-03 16:50:52 +03:00 |
sam_rtc.h
|
arch/arm: Remove FAR and CODE from chip folder(2)
|
2022-05-03 16:50:52 +03:00 |
sam_rtt.c
|
arch/arm: Remove FAR and CODE from chip folder(2)
|
2022-05-03 16:50:52 +03:00 |
sam_rtt.h
|
arch/arm: Remove FAR and CODE from chip folder(2)
|
2022-05-03 16:50:52 +03:00 |
sam_serial.c
|
|
|
sam_spi.c
|
Replace nxsem API when used as a lock with nxmutex API
|
2022-10-17 15:59:46 +09: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
|
arch: Change the linker generated symbols from uint32_t to uint8_t *
|
2022-09-24 21:26:56 +02:00 |
sam_start.h
|
|
|
sam_tc.c
|
arch: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC()
|
2022-07-14 12:08:45 +08:00 |
sam_tc.h
|
arch/arm: Remove FAR and CODE from chip folder(2)
|
2022-05-03 16:50:52 +03:00 |
sam_timerisr.c
|
|
|
sam_twi.c
|
Replace nxsem API when used as a lock with nxmutex API
|
2022-10-17 15:59:46 +09:00 |
sam_twi.h
|
arch/arm: Remove FAR and CODE from chip folder(2)
|
2022-05-03 16:50:52 +03:00 |
sam_udp.c
|
arch/arm: Remove FAR and CODE from chip folder(2)
|
2022-05-03 16:50:52 +03:00 |
sam_udp.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
|
arch: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC()
|
2022-07-14 12:08:45 +08:00 |
sam_wdt.h
|
arch/arm: Remove FAR and CODE from chip folder(2)
|
2022-05-03 16:50:52 +03:00 |