zephyr/include/zephyr
Yong Cong Sin e0770d4557 arch: document arch_stack_walk()
Add `arch_stack_walk()` under the `arch-interface` group and
add documentation on how to add support for it.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-08-26 14:44:53 -04:00
..
acpi lib: acpi: fix for build error when acpi not enabled 2024-02-15 12:28:55 +01:00
app_memory coding guidelines: comply with MISRA C:2012 Rule 11.2 2024-06-14 17:12:12 -04:00
arch arch: document arch_stack_walk() 2024-08-26 14:44:53 -04:00
audio include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
bluetooth bluetooth: BAS: add battery level status char to bas service 2024-08-20 18:59:14 -04:00
canbus drivers: can: unify spelling of CAN Flexible Data-rate abbreviation 2023-11-01 11:17:17 +00:00
console doc: console_api group added to doxygen 2023-11-22 09:37:38 +00:00
crypto everywhere: replace double words 2024-06-22 05:40:22 -04:00
data jwt: add missing documentation 2024-08-23 15:49:05 +01:00
debug debug: coresight: Add coresight_trace_deformatter 2024-08-12 19:23:19 -04:00
devicetree arch: sw_isr: revamp multi-level interrupt architecture 2024-05-25 11:24:32 +03:00
dfu dox: doxygen: add third_party group 2023-06-05 20:21:09 -04:00
display fb: cfb: Add framebuffer deinitialize function 2024-06-28 07:21:47 -04:00
drivers include: zephyr: Add the stm32u0 clock control and the reset register 2024-08-26 11:28:04 -04:00
dsp include: fix typo in multiple directories 2024-07-10 11:48:03 -04:00
dt-bindings soc: Add initial SiM3U1xx support 2024-08-26 18:51:36 +02:00
fs fs: nvs: Allow application to switch sector to get free space 2024-07-28 07:31:44 +03:00
input input: add a INPUT_CALLBACK_DEFINE_NAMED macro 2024-07-31 12:55:11 +02:00
internal include: sys: added missing parenthesis 2024-06-14 18:50:33 -04:00
ipc ipc: icmsg: Align to NO MULTITHREADING 2024-08-01 13:31:53 +02:00
kernel kernel: remove deprecated macro K_THREAD_STACK_MEMBER 2024-08-24 07:16:38 -04:00
linker firmware: introduce SCMI core support 2024-08-19 10:05:16 -04:00
llext doc: llext: improve Doxygen comments 2024-07-11 16:17:52 +02:00
logging logging: When strings are stripped keep source name pointers 2024-08-13 14:56:14 +02:00
lorawan lorawan: add channels mask configuration. 2024-05-03 09:51:46 +02:00
math math: Update ilog2_compile_time_const_u32 to wrap n with () 2023-04-29 12:25:03 +02:00
mem_mgmt mem_mgmt: Add a memory attributes memory allocator 2023-11-27 19:56:48 +01:00
mgmt mgmt: mcumgr: grp: Add enumeration management group 2024-08-26 17:05:27 +02:00
misc misc: move lorem ipsum text to zephyr/misc/lorem_ipsum.h 2024-08-02 03:31:06 -04:00
modbus modbus: Document exception codes 2023-11-28 19:32:33 -05:00
modem modem: pipe: Add explicit timeout to sync APIs 2024-07-29 14:14:42 +02:00
multi_heap dt: Make zephyr,memory-attr a capabilities bitmask 2023-09-15 12:46:54 +02:00
net net: net_pkt: move #ifdef to before doxygen block 2024-08-24 07:14:57 -04:00
pm pm: refactor pm_device_driver_init 2024-08-02 03:31:17 -04:00
portability
posix posix: add stubs for signal.h functions that need process support 2024-08-23 10:35:11 -04:00
random build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
retention retention: Fix documentation issue 2024-07-25 09:25:21 +02:00
rtio rtio: Split the rx and tx buffer unions 2024-08-17 08:55:01 -04:00
sd sd: sd_spec: update trailing doxygen comments 2024-07-17 16:19:07 -04:00
sensing sensing: fix doxygen warnings 2024-04-30 14:32:24 -04:00
settings subsys/settings: add a function to save subtree 2024-05-01 22:56:19 +01:00
shell shell: Correct one comment 2024-08-16 09:21:18 +01:00
sip_svc subsystem: sip_svc: Use atomic variable for locking in singly open system 2023-09-15 09:26:49 +02:00
stats
storage storage/stream_flash: Fix write_block_size too small 2024-07-18 12:32:35 -04:00
sys sys/poweroff: remove extra doxygen group ending command 2024-08-24 07:14:57 -04:00
task_wdt include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
timing arch: move arch_interface.h under zephyr/arch 2024-03-25 09:58:35 +00:00
toolchain toolchain/gcc.h: Link to instructions on deprecation 2024-08-15 12:40:16 +02:00
tracing net: tracing: Add TX time tracing 2024-08-19 21:50:21 -04:00
usb usb: device_next: Make stack High-Bandwidth aware 2024-08-21 18:25:30 +01:00
usb_c include: fix typo in multiple directories 2024-07-10 11:48:03 -04:00
xen include: fix typo in multiple directories 2024-07-10 11:48:03 -04:00
zbus zbus: Fix ZBUS_CHAN_DEFINE alignment 2024-07-09 14:03:33 +02:00
zvfs posix: eventfd: fix dependency cycle between net and posix 2024-06-04 16:27:12 -05:00
bindesc.h bindesc: add to os_services doxygen group 2024-07-18 09:23:33 -04:00
cache.h everywhere: replace double words 2024-06-22 05:40:22 -04:00
device.h device: remove support for deprecated init levels 2024-08-19 10:10:18 -04:00
devicetree.h include: fix typo in multiple directories 2024-07-10 11:48:03 -04:00
fatal.h kernel: Add missing @brief for z_fatal_error 2024-06-20 17:02:45 -04:00
fatal_types.h fatal_types: define start of arch specific faults 2023-01-12 10:01:05 +01:00
init.h init.h: restore designated initializers in SYS_INIT_NAMED() 2024-03-12 15:12:37 -05:00
irq.h irq: doc: fix misspelled reference to k_spinlock 2024-06-07 15:05:56 +02:00
irq_multilevel.h everywhere: replace double words 2024-06-22 05:40:22 -04:00
irq_nextlevel.h drivers: intc: manage multi-level interrupt configs 2023-12-11 18:23:23 -05:00
irq_offload.h
kernel.h doc: kernel: fix doxygen for K_FP_REGS 2024-08-24 07:15:58 -04:00
kernel_includes.h kernel: move priority queue handling to own file/header 2024-03-02 15:06:45 +01:00
kernel_structs.h kernel: Add CONFIG_IPI_OPTIMIZE 2024-06-04 22:35:54 -04:00
kernel_version.h headers: kernel_version: Drop extern attr from functions 2023-10-30 12:51:04 -04:00
shared_irq.h include: drivers: Add missing __subsystem tags 2024-05-03 14:44:41 +01:00
smf.h Lib: SMF Modify HSM operation for UML-Style transitions 2024-05-22 21:41:06 -04:00
spinlock.h include: zephyr: coding guidelines: add explicit cast to void 2024-06-07 16:46:32 +03:00
sw_isr_table.h everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
sys_clock.h Revert "kernel: retrieve system timer clock frequency at runtime or static" 2024-05-06 14:52:29 +03:00
syscall.h build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
toolchain.h include: fix typo in multiple directories 2024-07-10 11:48:03 -04:00
types.h kernel: Explicitly define the main prototype if C++ 2023-06-20 16:35:22 +02:00