nes-proj/core/lib
nifi d76474bc13 Changed energest_type_time() to first update the total time, if the device
is currently active, before returning the total time.

Added energest_flush() that updates the total time for all currently
active devices. It should be called periodically to avoid the time to
overflow for devices that are active for long periods of time.
2008-06-02 13:12:07 +00:00
..
assert.c
assert.h * Add compile time assert CTASSERT. 2007-06-01 15:36:00 +00:00
crc16.c
crc16.h
ctk-filedialog.c Support for z80(sdcc) port. 2007-08-30 14:39:16 +00:00
ctk-filedialog.h Support for z80(sdcc) port. 2007-08-30 14:39:16 +00:00
ctk-textentry-checkbox.c
ctk-textentry-checkbox.h
ctk-textentry-cmdline.c no message 2007-05-26 21:41:01 +00:00
ctk-textentry-cmdline.h
ctk-textentry-multiline.c
ctk-textentry-multiline.h
energest.c Changed energest_type_time() to first update the total time, if the device 2008-06-02 13:12:07 +00:00
energest.h Changed energest_type_time() to first update the total time, if the device 2008-06-02 13:12:07 +00:00
gcr.c
gcr.h
ifft.c modified API for fft 2008-04-25 22:12:25 +00:00
ifft.h modified API for fft 2008-04-25 22:12:25 +00:00
libconio.c #include "contiki" has been added so as to enable platform-dependent configuration for LIBCONIO_WIDTH and LIBCONIO_HEIGHT. 2007-09-09 12:24:44 +00:00
libconio.h
list.c
list.h
malloc_compact.c
malloc.c
malloc.h
me_tabs.c
me_tabs.h
me.c
me.h
memb.c
memb.h Moved C preprocessor concatenation macro to sys/cc.h 2008-01-14 09:22:50 +00:00
mmem.c
mmem.h
petsciiconv.c
petsciiconv.h
print-stats.c Fixed compiler warnings 2007-11-17 10:46:25 +00:00
print-stats.h Convenience function for printing out system statistics 2007-09-27 22:22:40 +00:00
rand.c include contiki.h and use standard data types. 2007-09-04 08:48:54 +00:00
rand.h include contiki.h and use standard data types. 2007-09-04 08:48:54 +00:00
random.c Avoided compiler warning. 2008-02-10 12:30:57 +00:00
random.h
realloc.c
sensors.c
sensors.h Fixed compiler warnings to make code compile with gcc's -pedantic switch 2007-11-17 18:01:00 +00:00
strncasecmp.c