This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
arch
/
sim
/
include
History
Xiang Xiao
76bbed07a4
Call up_irqinitialize from irq subsystem
...
Call up_irqinitialize from irq subsystem to make the irq ready for use as soon as possible
2020-02-08 07:39:22 -06:00
..
sim
Remove exra whitespace from files (
#189
)
2020-01-31 09:24:49 -06:00
.gitignore
Remove exra whitespace from files (
#189
)
2020-01-31 09:24:49 -06:00
arch.h
Remove exra whitespace from files (
#189
)
2020-01-31 09:24:49 -06:00
inttypes.h
Add architecture-specific inttypes.h
2016-10-27 16:01:38 -04:00
irq.h
Call up_irqinitialize from irq subsystem
2020-02-08 07:39:22 -06:00
limits.h
Commit 933e9e407b55cec357d3e7daf558a105d2c7507d broke the simulator on a 64-bit platform.
2019-07-29 14:34:29 -06:00
spinlock.h
armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions.
2018-02-04 12:22:03 -06:00
syscall.h
Remove exra whitespace from files (
#189
)
2020-01-31 09:24:49 -06:00
tls.h
Refine the preprocessor conditional guard style (
#190
)
2020-01-31 19:07:39 +01:00
types.h
Rename irqsave() and irqrestore() to up_irq_save() and up_irq_restore()
2016-02-14 16:11:25 -06:00