zephyr/include/zephyr
Keith Short db9faa30ce devicetree: Fix DT_FOREACH_PROP_ELEM_SEP example
Change the DT_FOREACH_PROP_ELEM_SEP example documented to use the
correct macro GPIO_DT_SPEC_GET_BY_IDX() instead of
GPIO_DT_SPEC_BY_IDX().

Signed-off-by: Keith Short <keithshort@google.com>
2023-02-08 07:14:47 -08:00
..
app_memory
arch riscv: smp: use devicetree to map hartids to zephyr cpus 2023-01-30 23:45:35 +00:00
audio
bluetooth Bluetooth: Remove BT_HCI_DATAPATH_ID_DISABLED define 2023-01-27 23:04:45 +09:00
canbus canbus: isotp: avoid reusing CAN controller driver API definitions 2022-10-25 16:32:10 +02:00
console
crypto
data json: Increase max number of descriptor elements from 30 to 62 2023-01-26 09:51:54 +00:00
debug doxygen: remove redundant usages of def 2022-08-09 12:29:28 +02:00
devicetree devicetree: add DT_GPIO_HOG_* macros 2023-01-27 14:38:52 -08:00
dfu mcuboot: Remove public dependency on bootutil 2023-01-12 19:08:23 +01:00
display drivers: display: framebuffer: rework to make it self-contained 2022-09-02 14:16:08 +02:00
drivers modem: hl7800: Improve set bands API 2023-02-07 00:25:53 -08:00
dsp math: Introduce a DSP basicmath subsystem with a cmsis backend 2022-12-02 20:15:55 +01:00
dt-bindings dts: bindings: pwm custom macro for STM32 vendor 2023-01-24 14:49:53 +01:00
fs fs: fcb: add option to disable CRC for fcb entries 2023-01-18 22:18:37 +00:00
ipc ipc: icmsg: send nocopy feature 2022-12-22 11:07:44 +01:00
kernel treewide: Use CONFIG_*_ENDIAN instead of __BYTE_ORDER__ 2022-10-28 19:23:46 +09:00
linker treewide: Use CONFIG_CPP_EXCEPTIONS instead of CONFIG_EXCEPTIONS 2023-01-13 17:42:55 -05:00
logging logging: Add an option for a custom log header 2022-12-22 11:09:59 +01:00
lorawan lorawan: services: add Application Layer Clock Synchronization 2023-01-23 10:05:49 +00:00
math doxygen: remove redundant usages of def 2022-08-09 12:29:28 +02:00
mgmt mgmt: mcumgr: transport: smp_bt: Fix wrongly enabling Bluetooth 2023-01-26 12:36:16 +00:00
modbus modbus: add user data for adu callback 2022-09-02 10:51:57 +02:00
multi_heap doc: doxygen: group heap APIs 2022-09-07 10:45:55 -04:00
net net: DHCPv4: Filter NAK during requesting state 2023-02-08 19:05:13 +09:00
pm pm: pm_device_runtime_enable/disable should return 0 when PM is disabled 2023-01-04 13:50:17 -05:00
portability
posix include: posix: add c++ extern scope 2023-01-23 09:57:31 -08:00
random
rtio rtio: Userspace support 2022-11-08 10:44:03 +01:00
sd sd: MMC API, and MMC Spec 2023-01-14 09:22:22 +01:00
settings settings: API for get storage instance used 2022-08-02 15:15:10 +02:00
shell mgmt/mcumgr: Standardise MCUmgr Kconfig names 2022-12-22 12:36:34 +01:00
stats
storage storage/flash_area: Remove unused field fa_device_id 2022-12-27 13:24:55 +01:00
sys sys/cbprintf_internal.h: Silence spurious warnings with -save-temps 2023-02-06 10:05:26 +01:00
task_wdt
timing
toolchain include: Add a macro to check pointer alignment against boundary 2023-01-27 12:50:26 -08:00
tracing tracing: Resolve undefined event symbols 2023-02-02 20:21:12 +09:00
usb usb: add const to usb_reqtype_is_to_host/device function calls 2023-02-01 03:53:01 +09:00
usb_c usb_c: Transition to Sink Ready on sender response timeout 2023-01-05 10:34:06 +01:00
xen everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
zbus zbus: Add message bus subsystem to Zephyr 2022-11-14 17:25:29 -05:00
cache.h cache: Fix wrong defines 2023-01-10 18:22:32 -05:00
device.h device: fixup doxygen parameter names 2023-01-25 14:58:52 +00:00
devicetree.h devicetree: Fix DT_FOREACH_PROP_ELEM_SEP example 2023-02-08 07:14:47 -08:00
exc_handle.h
fatal_types.h fatal_types: define start of arch specific faults 2023-01-12 10:01:05 +01:00
fatal.h fatal: move enum definition to dedicated header 2023-01-12 10:01:05 +01:00
init.h init: format file 2022-10-12 18:49:12 +09:00
irq_nextlevel.h
irq_offload.h
irq.h doxygen: remove redundant usages of def 2022-08-09 12:29:28 +02:00
kernel_includes.h
kernel_structs.h smp: Move arrays to use CONFIG_MP_MAX_NUM_CPUS 2022-10-17 14:40:12 +09:00
kernel_version.h
kernel.h tracing: Resolve undefined event symbols 2023-02-02 20:21:12 +09:00
shared_irq.h
smf.h includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
spinlock.h treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS 2023-01-13 17:42:55 -05:00
sw_isr_table.h arch: Use a common place for z_irq_spurious 2022-07-07 15:24:39 -04:00
sys_clock.h sys_clock: define NSEC_PER_MSEC 2022-09-01 16:29:25 -04:00
syscall_handler.h
syscall.h
timeout_q.h
toolchain.h toolchain: Replace GCC_VERSION, CLANG_VERSION and BUILD_ASSERT macros 2022-12-05 18:30:54 +01:00
types.h include: types: remove ulong_t 2022-09-06 18:16:33 +02:00
wait_q.h
zephyr.h includes: deprecate <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00