zephyr/include/zephyr
Krzysztof Chruściński 6adfd4ba89 logging: Minor cleanup in logging helper macros
Change logging level definitions to just numbers instead of
numbers with unsigned indicator (e.g. 1 instead of 1U). Levels
from Kconfig comes as just numbers and often levels are used
for IS_ENABLED-type of macros where values are concatenated
into tokens and it actually makes the difference if value is
1 or 1U. It allows minor cleanup in the internal macros.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-10-15 04:09:04 -04:00
..
acpi
app_memory
arch include: arm: arm_mpu_v8: support memory attribute for device for Cortex-M 2024-10-11 13:18:21 -04:00
audio api: codec: Extend API 2024-08-29 15:53:26 +02:00
bluetooth Bluetooth: Audio: Fix initial Broadcast source values 2024-10-14 13:04:31 +02:00
canbus lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
console
crypto
data jwt: remove jwt_payload_len function 2024-10-08 18:10:41 -04:00
debug debug: mipi_stp_decoder: Align naming to 2.4 standard 2024-09-06 11:31:27 -04:00
devicetree devicetree: make DT_..._REG_ADDR return unsigned 2024-10-02 14:41:32 +01:00
dfu
display
drivers adc: current_sense_amplifier: reduce valid scaling range 2024-10-14 13:05:07 +02:00
dsp
dt-bindings dts: bindings: video: Add common video interface binding 2024-10-14 13:01:40 +02:00
fs
input input: fix missing namespace prefix for named input callbacks 2024-09-30 12:10:29 +01:00
internal
ipc ipc: icmsg: fix typo 2024-10-02 10:09:09 +02:00
kernel kernel: mmu: install demand mappings for the on-demand linker sections 2024-09-10 17:17:30 -04:00
linker llext: fix handling of unimplemented syscalls 2024-10-08 16:59:50 +02:00
llext llext: rename symbol struct identifiers 2024-10-02 14:42:37 +01:00
logging logging: Minor cleanup in logging helper macros 2024-10-15 04:09:04 -04:00
lorawan
math math: interpolation: linear interpolation 2024-08-29 16:12:36 -04:00
mem_mgmt
mgmt mgmt: hawkbit: move HAWKBIT_JSON_URL 2024-10-09 18:10:30 +01:00
misc
modbus
modem
multi_heap soc: espressif: psram as shared multi heap 2024-08-27 18:37:47 -04:00
net net: fix note about source address in net_context 2024-10-14 13:05:54 +02:00
platform init: introduce soc and board hooks 2024-09-09 10:07:33 +02:00
pm zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
portability
posix fdtable: workaround posix->zephyr->posix dependency cycle 2024-10-14 13:01:51 +02:00
random
retention
rtio rtio: add helper function rtio_sqe_prep_callback_no_cqe 2024-08-30 09:06:36 +02:00
sd
sensing
settings
shell shell: rename shell_xxx_impl wrapper functions to shell_fprintf_xxx 2024-09-09 13:55:31 -04:00
sip_svc
stats
storage
sys fdtable: workaround posix->zephyr->posix dependency cycle 2024-10-14 13:01:51 +02:00
task_wdt
timing
toolchain include: types.h: toolchain.h: Move TLS macro definition 2024-10-01 10:46:10 +01:00
tracing net: tracing: Add TX time tracing 2024-08-19 21:50:21 -04:00
usb include: usb_ch9: add note about USB_CONTROL_EP_MPS 2024-10-02 14:54:04 +01:00
usb_c usbc: add definitions for TCPCI registers and fields 2024-09-23 10:03:19 +02:00
xen xen: Make XEN_INTERFACE_VERSION configurable 2024-09-04 12:52:16 +02:00
zbus zbus: optional publishing statistics 2024-10-10 14:57:13 -04:00
zvfs
bindesc.h bindesc.h: Include missing device.h 2024-10-14 13:01:23 +02:00
cache.h
device.h device.h: fix inconsistent semicolon logic for DEVICE_DT_DEFINE 2024-10-04 16:35:18 +01:00
devicetree.h devicetree: Adding UNQUOTED, TOKEN, and UPPERTOKEN variants of FULL_NAME 2024-10-08 06:01:10 -04:00
fatal_types.h
fatal.h
init.h
irq_multilevel.h irq_multilevel: explicitly initialize all members to avoid a warning 2024-10-02 15:03:25 +02:00
irq_nextlevel.h
irq_offload.h
irq.h
kernel_includes.h
kernel_structs.h
kernel_version.h
kernel.h kernel.h: Fix k_msgq_get retval doxygen 2024-10-06 20:51:18 +01:00
net_buf.h lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
shared_irq.h
smf.h
spinlock.h
sw_isr_table.h
sys_clock.h sys_clock.h: remove deprecated sys_clock_timeout_end_calc() 2024-08-29 11:38:11 +02:00
syscall.h
toolchain.h
types.h include: types.h: toolchain.h: Move TLS macro definition 2024-10-01 10:46:10 +01:00