zephyr/lib/os
Nicolas Pitre cf6fb4dea2 lib: cbprintf: float conversion optimization and documentation
While documenting the float conversion code, I found there was room
for some optimization. In doing so I added test cases to cover edge
cases e.g. making sure proper rounding is applied and that no loss
of precision was introduced. Compiled code should be smaller and
faster.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2020-12-08 14:09:15 -05:00
..
assert.c
base64.c
cbprintf_complete.c
cbprintf_nano.c
cbprintf.c
CMakeLists.txt
crc7_sw.c
crc8_sw.c
crc16_sw.c
crc32_sw.c
dec.c
fdtable.c
heap-validate.c
heap.c
heap.h
hex.c
json.c
Kconfig
Kconfig.cbprintf
mutex.c
notify.c
onoff.c
printk.c
rb.c
ring_buffer.c
sem.c
thread_entry.c
timeutil.c
work_q.c