zephyr/include/zephyr
Krzysztof Chruscinski 468218a547 lib: os: cbprintf: Fix potential Coverity issue
Seen in some Coverity runs that it was complaining about unused
variable. Variables are used only in one path of _Generic.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-05-19 11:04:39 +02:00
..
app_memory include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
arch riscv: clarify stack size and alignment parameters 2022-05-18 10:54:53 +02:00
audio include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
bluetooth Bluetooth: Gatt: Replace callback in gatt subscription callback. 2022-05-16 16:54:27 +02:00
canbus include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
console include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
crypto include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
data include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
debug include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
devicetree include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
dfu doc: services: storage: add flash_img API 2022-05-15 21:33:54 +02:00
display include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
drivers drivers: dma: return einval if specified channel not found 2022-05-18 10:53:22 +02:00
dt-bindings dts: Include ADC DT binding headers from nRF SoC dtsi files 2022-05-13 12:46:06 -07:00
fs fcb: Remove superfluous comma 2022-05-18 10:53:05 +02:00
ipc ipc: static_vrings: Add -ENOMEM case 2022-05-16 16:56:33 +02:00
kernel kernel/thread_stack.h: fix Z_THREAD_STACK_SIZE_ADJUST usage coherency 2022-05-18 10:54:53 +02:00
linker ARC: ARCv3: add HS5x support 2022-05-10 14:12:25 -04:00
logging logging: missing func doc for param package_flags in log_msg2.h 2022-05-12 15:25:59 -04:00
lorawan include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
math include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
mgmt include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
modbus include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
multi_heap shared_multi_heap: Rework framework 2022-04-21 13:15:26 +02:00
net drivers: net: loopback: Add counting of number of dropped packets 2022-05-16 16:55:51 +02:00
pm pm: device_runtime: return -ENOTSUP if PM not supported 2022-05-15 21:34:46 +02:00
portability include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
posix include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
random include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
sd include: sd: Add SD subsystem header files 2022-04-29 14:21:36 -05:00
settings settings: Remove duplicated comment 2022-05-18 10:54:59 +02:00
shell include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
stats
storage include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
sys lib: os: cbprintf: Fix potential Coverity issue 2022-05-19 11:04:39 +02:00
task_wdt include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
timing include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
toolchain toolchain: xtensa: Define __sync_synchronize 2022-05-12 16:11:39 -04:00
tracing include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
usb include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
xen include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
cache.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
device.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
devicetree.h devicetree: additional STRING_TOKEN macros 2022-05-13 14:17:08 +02:00
exc_handle.h
fatal.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
init.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
irq_nextlevel.h
irq_offload.h
irq.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
kernel_includes.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
kernel_structs.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
kernel_version.h
kernel.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
shared_irq.h
smf.h include: Update zephyr.h includes to use zephyr/ prefix 2022-04-21 07:40:54 -05:00
spinlock.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
sw_isr_table.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
sys_clock.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
syscall_handler.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
syscall.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
timeout_q.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
toolchain.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
types.h types: mode to include/zephyr 2022-05-05 14:26:05 -05:00
wait_q.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
zephyr.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00