This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-19 20:39:39 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
1780810d3d3efece12581e456fc8b34f79f90dfb
nuttx
/
drivers
/
input
T
History
Gregory Nutt
1780810d3d
Rename kmalloc to kmm_malloc for consistency
2014-08-31 17:26:36 -06:00
..
ads7843e.c
Rename kmalloc to kmm_malloc for consistency
2014-08-31 17:26:36 -06:00
ads7843e.h
wdog.h does not contain any application interface, only internal OS interface. Further, it is non-standard. Move wdog.h from include/ to include/nuttx. For the same reason, move the description of the watchdog timer interfaces from the Users Guide to the Porting Guide.
2014-08-21 11:16:55 -06:00
Kconfig
…
Make.defs
…
max11802.c
Rename kmalloc to kmm_malloc for consistency
2014-08-31 17:26:36 -06:00
max11802.h
wdog.h does not contain any application interface, only internal OS interface. Further, it is non-standard. Move wdog.h from include/ to include/nuttx. For the same reason, move the description of the watchdog timer interfaces from the Users Guide to the Porting Guide.
2014-08-21 11:16:55 -06:00
mxt.c
Rename kfree to kmm_free for consistency with other naming conventions
2014-08-31 17:04:02 -06:00
mxt.h
…
stmpe811_adc.c
…
stmpe811_base.c
Rename kfree to kmm_free for consistency with other naming conventions
2014-08-31 17:04:02 -06:00
stmpe811_gpio.c
…
stmpe811_temp.c
…
stmpe811_tsc.c
…
stmpe811.h
wdog.h does not contain any application interface, only internal OS interface. Further, it is non-standard. Move wdog.h from include/ to include/nuttx. For the same reason, move the description of the watchdog timer interfaces from the Users Guide to the Porting Guide.
2014-08-21 11:16:55 -06:00
tsc2007.c
Rename kmalloc to kmm_malloc for consistency
2014-08-31 17:26:36 -06:00
tsc2007.h
…