zephyr/lib
Flavio Ceolin 5c79101f30 constants: Use uppercase to indicate long
Several code guidelines recommend using uppercase L instead of letter
l (ell) because it can easily be confused with the digit 1 (one).

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-08-16 19:47:41 -07:00
..
base64
cmsis_rtos_v1 lib: cmsis_rtos_v1: Fix timeout calculation in signals 2018-08-16 06:25:10 -07: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 constants: Use uppercase to indicate long 2018-08-16 19:47:41 -07:00
mempool lib: user mode compatible mempools 2018-04-05 07:03:05 -07:00
posix Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
rbtree lib/rbtree: Fix & document insert comparison order 2018-05-19 07:00:55 +03:00
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 kernel: thread: Move out the function _thread_entry() to lib 2018-05-15 17:48:18 +03:00