zephyr/lib
Flavio Ceolin 67ca176754 headers: Fix headers across the project
Any word started with underscore followed by and uppercase letter or a
second underscore is a reserved word according with C99.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-09-17 15:49:26 -04:00
..
base64
cmsis_rtos_v1 coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
crc lib/crc: Add CRC32 support 2018-07-18 10:00:12 -04:00
json lib: json: Fix warning when building with newlib 2018-07-12 16:01:30 -05:00
libc headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
mempool mempool: Fix bit pointer state for N_MAX > 31 2018-08-25 06:57:37 -07:00
posix kernel: Change _reschedule signature 2018-09-14 16:55:37 -04:00
rbtree
ring_buffer
CMakeLists.txt lib/cmsis_rtos_v1: Implement support for thread APIs 2018-08-13 13:08:07 -07:00
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
thread_entry.c