This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-14 06:30:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
c9e52cb283
nuttx
/
arch
/
arm
/
src
/
samd5e5
History
Download ZIP
Download TAR.GZ
Petro Karashchenko
b107e4f417
nuttx: unify MIN, MAX and ABS macro definition across the code
...
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2022-12-21 09:31:28 +08:00
..
hardware
Fixed non-UTF8 characters.
2022-09-28 09:38:55 +08:00
chip.h
Kconfig
Make.defs
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
sam_eic.c
sam_eic.h
sam_ethernet.c
sam_ethernet.h
sam_freerun.c
sam_freerun.h
sam_gclk.c
sam_gclk.h
sam_gmac.c
net/arp: Remove nuttx/net/arp.h
2022-12-16 22:10:59 +02: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
sam_irq.c
arch/arm: Replace xxx_[bus|usage]fault with arm_[bus|usage]fault
2022-10-30 16:03:35 +01:00
sam_lowputc.c
sam_lowputc.h
sam_mpuinit.c
nuttx: unify MIN, MAX and ABS macro definition across the code
2022-12-21 09:31:28 +08:00
sam_mpuinit.h
sam_oneshot.c
sam_oneshot.h
sam_oneshot_lowerhalf.c
sam_periphclks.h
sam_port.c
sam_port.h
sam_progmem.c
Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER
2022-11-14 09:34:04 +09:00
sam_progmem.h
sam_sercom.c
sam_sercom.h
sam_serial.c
sam_serial.h
sam_spi.c
Fix the coding style and typo issue
2022-11-14 09:34:04 +09:00
sam_spi.h
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
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
sam_timerisr.c
sam_usart.c
sam_usart.h
sam_usb.c
nuttx: unify MIN, MAX and ABS macro definition across the code
2022-12-21 09:31:28 +08:00
sam_usb.h
sam_usbhost.c
sam_usbhost.h
sam_userspace.c
sam_userspace.h
sam_wdt.c
sam_wdt.h