This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-07 09:18:00 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1ff469af5f07b4540ca1f98bcc8da33d5a32f613
nuttx
/
graphics
/
nxsu
T
History
Gregory Nutt
9aca0c1c84
Rename kumalloc to kumm_malloc and kuzalloc to kumm_zalloc for consistency with other naming
2014-08-31 16:24:24 -06:00
..
Make.defs
…
nx_bitmap.c
…
nx_close.c
Rename kufree to kumm_free for consistency with other naming
2014-08-31 16:15:11 -06:00
nx_closewindow.c
…
nx_constructwindow.c
Rename kufree to kumm_free for consistency with other naming
2014-08-31 16:15:11 -06:00
nx_fill.c
…
nx_filltrapezoid.c
…
nx_getposition.c
…
nx_getrectangle.c
…
nx_kbdchin.c
…
nx_kbdin.c
…
nx_lower.c
…
nx_mousein.c
Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE and CONFIG_XYINPUT_TOUCHSCREEN
2014-07-16 16:31:31 -06:00
nx_move.c
…
nx_open.c
Rename kumalloc to kumm_malloc and kuzalloc to kumm_zalloc for consistency with other naming
2014-08-31 16:24:24 -06:00
nx_openwindow.c
Rename kumalloc to kumm_malloc and kuzalloc to kumm_zalloc for consistency with other naming
2014-08-31 16:24:24 -06:00
nx_raise.c
…
nx_redrawreq.c
…
nx_releasebkgd.c
…
nx_requestbkgd.c
Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE and CONFIG_XYINPUT_TOUCHSCREEN
2014-07-16 16:31:31 -06:00
nx_setbgcolor.c
…
nx_setpixel.c
…
nx_setposition.c
…
nx_setsize.c
…
nxfe.h
Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE and CONFIG_XYINPUT_TOUCHSCREEN
2014-07-16 16:31:31 -06:00
nxsu_redrawreq.c
…
nxsu_reportposition.c
…