nuttx/include
Jussi Kivilinna e3b3e57e56 RTC: add interface for check if RTC time has been set
New interface allows checking if RTC time has been set.  This allows to application to detect if RTC has valid time (after
reset) or should application attempt to get real time by other means (for example, by launching ntpclient or GPS).
2017-04-06 09:53:11 -06:00
..
arpa
cxx Include wcstold in C++ cwchar header file 2017-03-27 09:49:44 -06:00
net
netinet
netpacket
nuttx RTC: add interface for check if RTC time has been set 2017-04-06 09:53:11 -06:00
sys Add entropy pool and strong random number generator 2017-03-30 07:38:37 -06:00
.gitignore
aio.h
assert.h
crc8.h
crc16.h
crc32.h
crc64.h
ctype.h
debug.h Add option to enable wireless debug output. 2017-03-15 14:31:01 -06:00
dirent.h
dllfcn.h
elf32.h
errno.h Update errno values. Add new values; remove obsolete values 2017-03-26 09:22:00 -06:00
fcntl.h
fixedmath.h
hex2bin.h
inttypes.h
libgen.h
limits.h
locale.h
mqueue.h
netdb.h
nxflat.h
poll.h
pthread.h Fix PTHREAD_MUTEX_INITIALIZER which was not updated with last mutex changes. 2017-03-28 09:07:32 -06:00
queue.h
sched.h
semaphore.h Small changes from review of last PR. Plus spacing and typo fix. 2017-03-22 17:32:52 -06:00
signal.h
spawn.h
stdbool.h
stddef.h
stdint.h
stdio.h
stdlib.h
string.h Add entropy pool and strong random number generator 2017-03-30 07:38:37 -06:00
strings.h Add ffsl(), ffsll(), fls(), flsl(), flsll() and use GCC's __builtin_ctz/__builtin_clz for faster implementation of these 2017-03-24 09:41:31 -06:00
syscall.h
syslog.h
termios.h
threads.h
time.h
unistd.h
wchar.h Add wcstoull function 2017-03-08 13:28:50 -06:00
wctype.h wctype.h needs extern C 2017-02-17 09:48:55 -06:00