Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
▼ doc | |
_doxygen | |
▼ drivers | |
► wifi | |
► csk6 | |
► include | |
► csk6 | |
► priv | |
csk_wifi_priv.h | |
csk_wifi.h | |
► src | |
csk_wifi.c | |
csk_wifi_819s.c | |
csk_wifi_api.c | |
csk_wifi_api_819s.c | |
► esp32 | |
► src | |
esp_wifi_drv.c | |
► esp_at | |
esp.c | |
esp.h | |
esp_offload.c | |
esp_socket.c | |
► eswifi | |
eswifi.h | |
eswifi_bus_spi.c | |
eswifi_bus_uart.c | |
eswifi_core.c | |
eswifi_log.h | |
eswifi_offload.c | |
eswifi_offload.h | |
eswifi_shell.c | |
eswifi_socket.c | |
eswifi_socket_offload.c | |
► simplelink | |
simplelink.c | |
simplelink_log.h | |
simplelink_sockets.c | |
simplelink_sockets.h | |
simplelink_support.c | |
simplelink_support.h | |
► winc1500 | |
wifi_winc1500.c | |
wifi_winc1500_config.h | |
wifi_winc1500_nm_bsp.c | |
wifi_winc1500_nm_bsp_internal.h | |
wifi_winc1500_nm_bus_wrapper.c | |
▼ include | |
► app_memory | |
app_memdomain.h | |
mem_domain.h | |
partitions.h | |
► arch | |
► arc | |
► asm-compat | |
asm-macro-32-bit-gnu.h | |
asm-macro-32-bit-mwdt.h | |
asm-macro-64-bit-gnu.h | |
assembler.h | |
► v2 | |
► mpu | |
arc_core_mpu.h | |
arc_mpu.h | |
► secureshield | |
arc_secure.h | |
arc_connect.h | ARCv2 ARC Connect driver |
arcv2_irq_unit.h | |
asm_inline.h | |
asm_inline_gcc.h | |
aux_regs.h | ARCv2 auxiliary registers definitions |
error.h | ARCv2 public error handling |
exc.h | ARCv2 public exception handling |
irq.h | ARCv2 public interrupt handling |
misc.h | ARCv2 public kernel miscellaneous |
sys_io.h | |
arc_addr_types.h | |
arch.h | ARC specific kernel interface header |
arch_inlines.h | |
sys-io-common.h | |
syscall.h | ARC specific sycall header |
thread.h | Per-arch thread definition |
tool-compat.h | |
► arm | |
► aarch32 | |
► cortex_a_r | |
cmsis.h | CMSIS interface file |
cmsis_ext.h | CMSIS extension |
cpu.h | |
mpu.h | |
sys_io.h | |
timer.h | |
► cortex_m | |
► mpu | |
arm_mpu.h | |
arm_mpu_v7m.h | |
arm_mpu_v8m.h | |
nxp_mpu.h | |
cmsis.h | CMSIS interface file |
cpu.h | |
fpu.h | |
memory_map.h | ARM CORTEX-M memory map |
nvic.h | |
► mpu | |
arm_mpu.h | |
arm_mpu_v7m.h | |
arm_mpu_v8m.h | |
nxp_mpu.h | |
arch.h | ARM AArch32 specific kernel interface header |
asm_inline.h | |
asm_inline_gcc.h | |
error.h | ARM AArch32 public error handling |
exc.h | ARM AArch32 public exception handling |
irq.h | ARM AArch32 public interrupt handling |
misc.h | ARM AArch32 public kernel miscellaneous |
nmi.h | ARM AArch32 NMI routines |
syscall.h | ARM AArch32 specific syscall header |
thread.h | Per-arch thread definition |
► arm64 | |
► cortex_r | |
► mpu | |
arm_mpu.h | |
arch.h | ARM64 specific kernel interface header |
arch_inlines.h | |
arm-smccc.h | |
arm_mmu.h | |
asm_inline.h | |
asm_inline_gcc.h | |
cpu.h | |
error.h | ARM AArch64 public error handling |
exc.h | Cortex-A public exception handling |
irq.h | Cortex-A public interrupt handling |
lib_helpers.h | |
misc.h | Cortex-A public kernel miscellaneous |
structs.h | |
sys_io.h | |
syscall.h | ARM64 specific syscall header |
thread.h | Per-arch thread definition |
thread_stack.h | |
timer.h | |
tpidrro_el0.h | Tpidrro_el0 bits allocation |
► common | |
addr_types.h | |
ffs.h | |
sys_bitops.h | |
sys_io.h | |
► nios2 | |
arch.h | Nios II specific kernel interface header This header contains the Nios II specific kernel interface. It is included by the generic kernel interface header (include/arch/cpu.h) |
asm_inline.h | |
asm_inline_gcc.h | |
nios2.h | |
thread.h | Per-arch thread definition |
► posix | |
arch.h | POSIX arch specific kernel interface header This header contains the POSIX arch specific kernel interface. It is included by the generic kernel interface header (include/arch/cpu.h) |
asm_inline.h | |
asm_inline_gcc.h | |
posix_soc_if.h | |
posix_trace.h | |
thread.h | Per-arch thread definition |
► riscv | |
► riscv-privilege | |
asm_inline.h | |
asm_inline_gcc.h | |
arch.h | RISCV specific kernel interface header This header contains the RISCV specific kernel interface. It is included by the generic kernel interface header (arch/cpu.h) |
csr.h | |
error.h | RISCV public error handling |
exp.h | RISCV public exception handling |
syscall.h | RISCV specific syscall header |
thread.h | Per-arch thread definition |
► sparc | |
arch.h | SPARC specific kernel interface header This header contains the SPARC specific kernel interface. It is included by the generic kernel interface header (arch/cpu.h) |
sparc.h | |
thread.h | Per-arch thread definition |
► x86 | |
► ia32 | |
arch.h | IA-32 specific kernel interface header This header contains the IA-32 specific kernel interface. It is included by the generic kernel interface header (include/arch/cpu.h) |
asm.h | |
gdbstub.h | IA-32 specific gdbstub interface header |
segmentation.h | |
sys_io.h | |
syscall.h | X86 (IA32) specific sycall header |
thread.h | Per-arch thread definition |
► intel64 | |
arch.h | |
syscall.h | X86 (INTEL64) specific sycall header |
thread.h | |
acpi.h | |
arch.h | |
arch_inlines.h | |
intel_vtd.h | |
memmap.h | |
mmustructs.h | |
msr.h | |
multiboot.h | |
thread_stack.h | |
► xtensa | |
arch.h | Xtensa specific kernel interface header This header contains the Xtensa specific kernel interface. It is included by the generic kernel interface header (include/arch/cpu.h) |
arch_inlines.h | |
atomic_xtensa.h | |
cache.h | |
exc.h | Xtensa public exception handling |
irq.h | |
thread.h | |
arch_inlines.h | |
cpu.h | |
structs.h | |
syscall.h | |
► audio | |
codec.h | Public API header file for Audio Codec |
dmic.h | Public API header file for Digital Microphones |
► bluetooth | |
► audio | |
aics.h | |
audio.h | Header for Bluetooth le-audio |
mics.h | |
vcs.h | |
vocs.h | |
► mesh | |
access.h | Access layer APIs |
cdb.h | |
cfg.h | Runtime configuration APIs |
cfg_cli.h | Configuration Client Model APIs |
cfg_srv.h | Configuration Server Model APIs |
health_cli.h | Health Client Model APIs |
health_faults.h | Health faults |
health_srv.h | Health Server Model APIs |
heartbeat.h | Heartbeat APIs |
main.h | Bluetooth mesh Profile APIs |
msg.h | Message APIs |
proxy.h | Proxy APIs |
► services | |
bas.h | |
dis.h | GATT Device Information Service |
hrs.h | |
ots.h | |
a2dp-codec.h | Advance Audio Distribution Profile - SBC Codec header |
a2dp.h | Advance Audio Distribution Profile header |
addr.h | Bluetooth device address definitions and utilities |
att.h | Attribute Protocol handling |
avdtp.h | Audio/Video Distribution Transport Protocol header |
bluetooth.h | Bluetooth subsystem core APIs |
buf.h | Bluetooth data buffer API |
conn.h | Bluetooth connection handling |
controller.h | Bluetooth subsystem controller APIs |
crypto.h | Bluetooth subsystem crypto APIs |
direction.h | |
gap.h | Bluetooth Generic Access Profile defines and Assigned Numbers |
gatt.h | Generic Attribute Profile handling |
hci.h | |
hci_err.h | Bluetooth Host Control Interface status codes |
hci_raw.h | Bluetooth HCI RAW channel handling |
hci_vs.h | |
hfp_hf.h | Handsfree Profile handling |
iso.h | Bluetooth ISO handling |
l2cap.h | Bluetooth L2CAP handling |
mesh.h | Bluetooth mesh Profile APIs |
rfcomm.h | Bluetooth RFCOMM handling |
sdp.h | Service Discovery Protocol handling |
testing.h | Internal API for Bluetooth testing |
uuid.h | Bluetooth UUID handling |
► canbus | |
isotp.h | Public API for ISO-TP (ISO 15765-2:2016) |
► console | |
console.h | |
tty.h | |
► crypto | |
cipher.h | Crypto Cipher APIs |
cipher_structs.h | Crypto Cipher structure definitions |
► data | |
json.h | |
jwt.h | |
► debug | |
coredump.h | |
gcov.h | |
gdbstub.h | |
object_tracing.h | |
stack.h | |
thread_analyzer.h | |
tracing.h | |
► devicetree | |
clocks.h | Clocks Devicetree macro public API header file |
dma.h | DMA Devicetree macro public API header file |
fixed-partitions.h | Flash Devicetree macro public API header file |
gpio.h | GPIO Devicetree macro public API header file |
io-channels.h | IO channels devicetree macro public API header file |
memory.h | Reserved-memory Devicetree macro public API header file |
ordinals.h | Devicetree node dependency ordinals |
pinctrl.h | Devicetree pin control helpers |
pwms.h | PWMs Devicetree macro public API header file |
spi.h | SPI Devicetree macro public API header file |
zephyr.h | Zephyr-specific devicetree /chosen properties |
► dfu | |
flash_img.h | |
mcuboot.h | |
► disk | |
disk_access.h | |
► display | |
cfb.h | Public Monochrome Character Framebuffer API |
framebuf.h | |
grove_lcd.h | |
mb_display.h | BBC micro:bit display APIs |
► drivers | |
► adc | |
adc_emul.h | Backend API for emulated ADC |
lmp90xxx.h | |
► bluetooth | |
hci_driver.h | Bluetooth HCI driver API |
► clock_control | |
arm_clock_control.h | Clock subsystem IDs for ARM family SoCs |
clock_control_litex.h | LiteX Clock Control driver interface |
lpc11u6x_clock_control.h | |
mchp_xec_clock_control.h | |
nrf_clock_control.h | |
rcar_clock_control.h | |
stm32_clock_control.h | |
► console | |
console.h | |
ipm_console.h | |
native_posix_console.h | |
uart_console.h | |
uart_mcumgr.h | A driver for sending and receiving mcumgr packets over UART |
uart_mux.h | Public APIs for UART MUX drivers |
uart_pipe.h | Pipe UART driver header file |
► dma | |
dma_stm32.h | |
► ec_host_cmd_periph | |
ec_host_cmd_simulator.h | Header for commands to interact with the simulator outside of normal device interface |
► flash | |
flash_simulator.h | Flash simulator specific API |
► gpio | |
gpio_emul.h | Backend API for emulated GPIO |
gpio_esp32.h | |
gpio_mmio32.h | |
gpio_sx1509b.h | |
► i2c | |
► slave | |
eeprom.h | Public APIs for the I2C EEPROM Slave driver |
► ieee802154 | |
cc1200.h | |
► interrupt_controller | |
exti_stm32.h | |
gic.h | Driver for ARM Generic Interrupt Controller |
intc_esp32.h | |
intc_mchp_xec_ecia.h | |
intel_vtd.h | |
ioapic.h | |
loapic.h | |
sam0_eic.h | |
sysapic.h | |
► led | |
ht16k33.h | |
lp503x.h | |
► misc | |
► ft8xx | |
ft8xx.h | FT8XX public API |
ft8xx_common.h | FT8XX common functions |
ft8xx_copro.h | FT8XX coprocessor functions |
ft8xx_dl.h | FT8XX display list commands |
ft8xx_memory.h | FT8XX memory map |
ft8xx_reference_api.h | FT8XX reference API |
► modem | |
hl7800.h | HL7800 modem public API header file |
► pcie | |
► endpoint | |
pcie_ep.h | Public APIs for the PCIe EP drivers |
cap.h | |
msi.h | |
pcie.h | |
► pm_cpu_ops | |
psci.h | |
► rtc | |
maxim_ds3231.h | Real-time clock control based on the DS3231 counter API |
mcp7940n.h | |
► sensor | |
ccs811.h | Extended public API for CCS811 Indoor Air Quality Sensor |
fdc2x1x.h | Extended public API for the Texas Instruments FDC2X1X |
mcux_acmp.h | Extended public API for the NXP MCUX Analog Comparator (ACMP) |
sgp40.h | Extended public API for Sensirion's SGP40 gas sensor |
sht4x.h | Extended public API for Sensirion's SHT4X T/RH sensors |
► timer | |
arm_arch_timer.h | |
nrf_rtc_timer.h | |
system_timer.h | Timer driver API |
► uart | |
cdc_acm.h | Public APIs for the CDC ACM class driver |
► usb | |
usb_dc.h | USB device controller APIs |
► virtualization | |
ivshmem.h | |
adc.h | ADC public API header file |
bbram.h | |
cache.h | |
can.h | Public APIs for the CAN drivers |
clock_control.h | Public Clock Control APIs |
counter.h | Public API for counter and timer drivers |
dac.h | DAC public API header file |
disk.h | Disk Driver Interface |
display.h | Public API for display drivers and applications |
dma.h | Public APIs for the DMA drivers |
ec_host_cmd_periph.h | Public APIs for Host Command Peripherals that respond to host commands |
edac.h | EDAC API header file |
eeprom.h | Public API for EEPROM drivers |
emul.h | |
entropy.h | Public APIs for the entropy driver |
espi.h | Public APIs for eSPI driver |
espi_emul.h | Public APIs for the eSPI emulation drivers |
espi_saf.h | Public APIs for eSPI driver |
flash.h | Public API for FLASH drivers |
fpga.h | |
gna.h | Public API header file for Intel GNA driver |
gpio.h | Public APIs for GPIO drivers |
gsm_ppp.h | |
hwinfo.h | Public APIs to get device Information |
i2c.h | Public APIs for the I2C drivers |
i2c_emul.h | Public APIs for the I2C emulation drivers |
i2s.h | Public APIs for the I2S (Inter-IC Sound) bus drivers |
ipm.h | Generic low-level inter-processor mailbox communication API |
kscan.h | Public API for Keyboard scan matrix devices. The scope of this API is simply to report which key event was triggered and users can later decode keys using their desired scan code tables in their application. In addition, typematic rate and delay can easily be implemented using a timer if desired |
led.h | Public LED driver APIs |
led_strip.h | Public API for controlling linear strips of LEDs |
lora.h | Public LoRa APIs |
mdio.h | Public APIs for MDIO drivers |
peci.h | Public Platform Environment Control Interface driver APIs |
pinmux.h | |
pm_cpu_ops.h | Public API for CPU Power Management |
ps2.h | Public API for PS/2 devices such as keyboard and mouse. Callers of this API are responsible for setting the typematic rate and decode keys using their desired scan code tables |
ptp_clock.h | |
pwm.h | Public PWM Driver APIs |
regulator.h | API for voltage and current regulators |
sensor.h | Public APIs for the sensor driver |
spi.h | Public API for SPI drivers and applications |
spi_emul.h | Public APIs for the SPI emulation drivers |
syscon.h | Public SYSCON driver APIs |
uart.h | Public APIs for UART drivers |
video-controls.h | Public APIs for Video |
video.h | Public APIs for Video |
watchdog.h | Public API for watchdog drivers |
► dt-bindings | |
► adc | |
adc.h | |
► clock | |
esp32_clock.h | |
imx_ccm.h | |
imx_ccm_rev2.h | |
kinetis_mcg.h | |
kinetis_pcc.h | |
kinetis_scg.h | |
kinetis_sim.h | |
lpc11u6x_clock.h | |
mchp_xec_pcr.h | |
mcux_lpc_syscon_clock.h | |
npcx_clock.h | |
renesas_rcar_cpg.h | |
stm32_clock.h | |
► dac | |
dacx0508.h | |
► display | |
ili9xxx.h | |
► espi | |
npcx_espi.h | |
► ethernet | |
xlnx_gem.h | |
► gpio | |
gpio.h | |
► i2c | |
i2c.h | |
► interrupt-controller | |
arm-gic.h | |
esp-xtensa-intmux.h | |
esp32s2-xtensa-intmux.h | |
intel-ioapic.h | |
ite-intc.h | |
mchp-xec-ecia.h | |
openisa-intmux.h | |
► led | |
led.h | |
seagate_legend_b1414.h | |
► lora | |
sx126x.h | |
► memory-controller | |
stm32-fmc-sdram.h | |
► pcie | |
pcie.h | |
► pinctrl | |
b91-pinctrl.h | |
it8xxx2-pinctrl.h | |
lpc11u6x-pinctrl.h | |
npcx-pinctrl.h | |
stm32-pinctrl-common.h | |
stm32-pinctrl.h | |
stm32f1-pinctrl.h | |
► pwm | |
it8xxx2_pwm.h | |
pwm.h | |
► rdc | |
imx_rdc.h | |
► sensor | |
ina23x.h | |
npcx_tach.h | |
► usb | |
usb.h | |
dt-util.h | |
► fs | |
fcb.h | |
fs.h | |
fs_interface.h | |
fs_sys.h | |
littlefs.h | |
nvs.h | |
► ipc | |
ipc_service.h | |
ipc_service_backend.h | |
rpmsg_multi_instance.h | |
rpmsg_service.h | |
► kernel | |
mempool_heap.h | |
sched_priq.h | |
thread.h | |
thread_stack.h | Macros for declaring thread stacks |
► linker | |
devicetree_regions.h | |
devicetree_reserved.h | |
linker-defs.h | |
linker-tool-gcc.h | GCC toolchain linker defs |
linker-tool-mwdt.h | Metware toolchain linker defs |
linker-tool.h | Toolchain-agnostic linker defs |
section_tags.h | |
sections.h | Definitions of various linker Sections |
► logging | |
log.h | |
log_backend.h | |
log_backend_std.h | |
log_core.h | |
log_core2.h | |
log_ctrl.h | |
log_frontend.h | |
log_instance.h | |
log_msg.h | |
log_msg2.h | |
log_output.h | |
log_output_dict.h | |
► lorawan | |
lorawan.h | Public LoRaWAN APIs |
► mgmt | |
► mcumgr | |
buf.h | |
serial.h | Utility functions used by the UART and shell mcumgr transports |
smp.h | |
smp_bt.h | Bluetooth transport for the mcumgr SMP protocol |
smp_shell.h | Shell transport for the mcumgr SMP protocol |
smp_udp.h | UDP transport for the mcumgr SMP protocol |
zephyr_groups.h | |
ec_host_cmd.h | |
hawkbit.h | |
osdp.h | |
► modbus | |
modbus.h | |
► net | |
bt.h | Bluetooth L2 stack public header |
buf.h | Buffer management |
can.h | IPv6 Networking over CAN definitions |
capture.h | Network packet capture definitions |
coap.h | CoAP implementation for Zephyr |
coap_link_format.h | CoAP implementation for Zephyr |
dhcpv4.h | DHCPv4 Client Handler |
dns_resolve.h | DNS resolving library |
dns_sd.h | DNS Service Discovery |
dsa.h | DSA definitions and handlers |
dummy.h | |
ethernet.h | Ethernet |
ethernet_bridge.h | Ethernet Bridge public header file |
ethernet_mgmt.h | Ethernet Management interface public header |
ethernet_vlan.h | VLAN specific definitions |
gptp.h | Public functions for the Precision Time Protocol Stack |
hostname.h | Hostname configuration definitions |
http_client.h | HTTP client API |
http_parser.h | |
http_parser_state.h | |
http_parser_url.h | |
ieee802154.h | IEEE 802.15.4 L2 stack public header |
ieee802154_mgmt.h | IEEE 802.15.4 Management interface public header |
ieee802154_radio.h | Public IEEE 802.15.4 Radio API |
igmp.h | IGMP API |
ipv4_autoconf.h | IPv4 Autoconfiguration |
lldp.h | LLDP definitions and handler |
lwm2m.h | |
lwm2m_path.h | |
mii.h | Definitions for IEEE 802.3, Section 2 MII compatible PHY transceivers |
mqtt.h | |
net_config.h | Routines for network subsystem initialization |
net_conn_mgr.h | |
net_context.h | Network context definitions |
net_core.h | Network core definitions |
net_event.h | Network Events code public header |
net_if.h | Public API for network interface |
net_ip.h | IPv6 and IPv4 definitions |
net_l2.h | Public API for network L2 interface |
net_linkaddr.h | Public API for network link address |
net_mgmt.h | Network Management API public header |
net_offload.h | Public API for offloading IP stack |
net_pkt.h | Network packet buffer descriptor API |
net_stats.h | Network statistics |
net_timeout.h | Network timer with wrap around |
openthread.h | OpenThread l2 stack public header |
phy.h | Public APIs for Ethernet PHY drivers |
ppp.h | |
promiscuous.h | Network interface promiscuous mode support |
ptp_time.h | Public functions for the Precision Time Protocol time specification |
sntp.h | |
socket.h | BSD Sockets compatible API definitions |
socket_can.h | Socket CAN definitions |
socket_net_mgmt.h | NET_MGMT socket definitions |
socket_offload.h | Socket Offload Redirect API |
socket_select.h | |
socket_types.h | |
socketutils.h | |
tftp.h | Zephyr TFTP Implementation |
tls_credentials.h | TLS credentials management |
trickle.h | Trickle timer library |
udp.h | UDP utility functions |
virtual.h | Virtual Network Interface |
virtual_mgmt.h | Virtual Interface Management interface public header |
websocket.h | Websocket API |
wifi.h | General WiFi Definitions |
wifi_mgmt.h | WiFi L2 stack public header |
► pm | |
device.h | |
device_runtime.h | |
pm.h | |
policy.h | |
state.h | |
► posix | |
► arpa | |
inet.h | |
► net | |
if.h | |
► netinet | |
in.h | |
tcp.h | |
► sys | |
eventfd.h | |
ioctl.h | |
select.h | |
socket.h | |
time.h | |
dirent.h | |
mqueue.h | |
netdb.h | |
poll.h | |
posix_sched.h | |
posix_types.h | |
pthread.h | |
pthread_key.h | |
semaphore.h | |
signal.h | |
time.h | |
unistd.h | |
► power | |
power.h | |
reboot.h | |
► random | |
rand32.h | Random number generator header file |
► settings | |
settings.h | |
► shell | |
shell.h | |
shell_dummy.h | |
shell_fprintf.h | |
shell_getopt.h | |
shell_history.h | |
shell_log_backend.h | |
shell_rtt.h | |
shell_telnet.h | |
shell_types.h | |
shell_uart.h | |
► stats | |
stats.h | Statistics |
► storage | |
disk_access.h | Disk Access layer API |
flash_map.h | Public API for flash map |
stream_flash.h | Public API for stream writes to flash |
► sys | |
__assert.h | |
arch_interface.h | |
atomic.h | |
atomic_arch.h | |
atomic_builtin.h | |
atomic_c.h | |
base64.h | |
bitarray.h | |
byteorder.h | Byte order helpers |
cbprintf.h | |
cbprintf_cxx.h | |
cbprintf_internal.h | |
check.h | |
crc.h | CRC computation function |
device_mmio.h | |
dlist.h | Doubly-linked list implementation |
errno_private.h | |
fdtable.h | |
kobject.h | |
libc-hooks.h | |
list_gen.h | |
math_extras.h | Extra arithmetic and bit manipulation functions |
math_extras_impl.h | Inline implementation of functions declared in math_extras.h |
mem_manage.h | |
mpsc_packet.h | |
mpsc_pbuf.h | |
mutex.h | |
notify.h | |
onoff.h | |
p4wq.h | |
printk.h | |
rb.h | Red/Black balanced tree data structure |
reboot.h | Common target reboot functionality |
ring_buffer.h | |
sem.h | Public sys_sem APIs |
sflist.h | Single-linked list implementation |
slist.h | Single-linked list implementation |
speculation.h | |
sys_heap.h | |
sys_io.h | |
time_units.h | |
timeutil.h | Utilities supporting operation on time data structures |
util.h | Misc utilities |
util_internal.h | Misc utilities |
util_loops.h | Internals for looping macros |
util_macro.h | Macro utilities |
► task_wdt | |
task_wdt.h | Task watchdog header file |
► timing | |
timing.h | |
types.h | |
► toolchain | |
armclang.h | |
common.h | Common toolchain abstraction |
gcc.h | GCC toolchain abstraction |
llvm.h | |
mwdt.h | |
xcc.h | |
xcc_missing_defs.h | |
zephyr_stdint.h | |
► tracing | |
tracing.h | |
tracing_format.h | |
tracing_macros.h | |
► usb | |
► class | |
hid.h | USB Human Interface Device (HID) common definitions header |
usb_audio.h | USB Audio Device Class public header |
usb_cdc.h | USB Communications Device Class (CDC) public header |
usb_dfu.h | USB Device Firmware Upgrade (DFU) public header |
usb_hid.h | USB HID Class device API header |
usb_msc.h | USB Mass Storage Class public header |
bos.h | |
usb_ch9.h | USB Chapter 9 structures and definitions |
usb_common.h | Useful constants and macros for the USB application |
usb_device.h | USB device core layer APIs and structures |
usbstruct.h | Standard USB packet structures and defines |
► zephyr | |
types.h | |
cache.h | |
device.h | |
devicetree.h | Devicetree main header |
ec_host_cmd.h | |
emul.h | |
exc_handle.h | |
fatal.h | Fatal error functions |
init.h | |
irq.h | Public interface for configuring interrupts |
irq_nextlevel.h | Public interface for configuring interrupts |
irq_offload.h | IRQ Offload interface |
kernel.h | Public kernel APIs |
kernel_includes.h | Header files included by kernel.h |
kernel_structs.h | |
kernel_version.h | |
ptp_clock.h | |
shared_irq.h | |
spinlock.h | |
sw_isr_table.h | Software-managed ISR table |
sys_clock.h | Variables needed for system clock |
syscall.h | |
syscall_handler.h | |
timeout_q.h | Timeout queue for threads on kernel objects |
toolchain.h | Macros to abstract toolchain specific capabilities |
wait_q.h | |
zephyr.h | |
▼ kernel | |
► include | |
kernel_arch_interface.h | Internal kernel APIs implemented at the architecture layer |
▼ lib | |
► libc | |
► minimal | |
► include | |
► bits | |
restrict.h | _MLIBC_RESTRICT definition |
► sys | |
_timespec.h | |
_timeval.h | |
_types.h | |
cdefs.h | |
stat.h | |
timespec.h | |
types.h | |
assert.h | |
ctype.h | |
errno.h | System error numbers |
fcntl.h | |
inttypes.h | |
limits.h | |
math.h | |
stdbool.h | |
stdint.h | |
stdio.h | |
stdlib.h | |
string.h | |
strings.h | |
time.h | |
▼ subsys | |
► testsuite | |
► ztest | |
► include | |
► arch | |
cpu.h | |
► syscalls | |
kernel.h | |
kobject.h | |
log_core.h | |
log_ctrl.h | |
log_msg2.h | |
sys_clock.h | |
offsets.h | |
syscall_list.h | |
syscall_macros.h | |
ztest.h | Zephyr Testsuite |
ztest_assert.h | Zephyr testing framework assertion macros |
ztest_error_hook.h | |
ztest_mock.h | Ztest mocking support |
ztest_test.h | Zephyr testing framework _test |
▼ tests | |
► kernel | |
► common | |
► src | |
atomic.c | |
bitarray.c | |
bitfield.c | |
boot_delay.c | |
byteorder.c | |
clock.c | |
errno.c | |
irq_offload.c | |
main.c | |
multilib.c | |
printk.c | |
timeout_order.c | |
► condvar | |
► condvar_api | |
► src | |
main.c | |
► context | |
► src | |
main.c | |
► device | |
► src | |
abstract_driver.c | |
abstract_driver.h | |
bad_driver.c | |
dummy_driver.c | |
main.c | |
mmio.c | |
test_driver_init.c | |
► early_sleep | |
► src | |
main.c | |
► fatal | |
► exception | |
► src | |
main.c | |
test_syscalls.h | |
► message_capture | |
► src | |
main.c | |
► no-multithreading | |
► src | |
main.c | |
► fifo | |
► fifo_api | |
► src | |
main.c | |
test_fifo.h | |
test_fifo_cancel.c | |
test_fifo_contexts.c | |
test_fifo_fail.c | |
test_fifo_loop.c | |
► fifo_timeout | |
► src | |
main.c | |
► fifo_usage | |
► src | |
main.c | |
► fpu_sharing | |
► float_disable | |
► src | |
k_float_disable.c | |
main.c | |
► generic | |
► src | |
float_context.h | Common definitions for the FPU sharing test application |
float_regs_arc_gcc.h | ARC GCC specific floating point register macros |
float_regs_arm64_gcc.h | ARM64 GCC specific floating point register macros |
float_regs_arm_gcc.h | ARM Cortex-M4 GCC specific floating point register macros |
float_regs_riscv_gcc.h | RISCV GCC specific floating point register macros |
float_regs_sparc.h | |
float_regs_x86_gcc.h | Intel x86 GCC specific floating point register macros |
load_store.c | |
main.c | |
pi.c | |
test_common.h | |
► gen_isr_table | |
► src | |
main.c | |
► interrupt | |
► src | |
direct_isr.c | |
dynamic_isr.c | |
interrupt_offload.c | |
main.c | |
nested_irq.c | |
prevent_irq.c | |
regular_isr.c | |
► lifo | |
► lifo_api | |
► src | |
main.c | |
test_lifo.h | |
test_lifo_contexts.c | |
test_lifo_fail.c | |
test_lifo_loop.c | |
► lifo_usage | |
► src | |
lifo_usage.h | |
main.c | |
► mbox | |
► mbox_api | |
► src | |
main.c | |
test_mbox_api.c | |
► mbox_usage | |
► src | |
main.c | |
► mem_heap | |
► k_heap_api | |
► src | |
main.c | |
test_kheap.h | |
test_kheap_api.c | |
► mheap_api_concept | |
► src | |
main.c | |
test_mheap.h | |
test_mheap_api.c | |
test_mheap_concept.c | |
► mem_protect | |
► demand_paging | |
► src | |
main.c | |
► futex | |
► src | |
main.c | |
► mem_map | |
► src | |
main.c | |
► mem_protect | |
► src | |
common.c | |
inherit.c | |
kobject.c | |
main.c | |
mem_domain.c | |
mem_partition.c | |
mem_protect.h | |
► obj_validation | |
► src | |
main.c | |
► protection | |
► src | |
main.c | |
targets.c | |
targets.h | |
► stack_random | |
► src | |
main.c | |
► stackprot | |
► src | |
main.c | |
► sys_sem | |
► src | |
main.c | |
► syscalls | |
► src | |
main.c | |
test_syscalls.h | |
► userspace | |
► src | |
main.c | |
test_syscall.h | |
► mem_slab | |
► mslab | |
► src | |
main.c | |
► mslab_api | |
► src | |
main.c | |
test_mslab.h | |
test_mslab_api.c | |
test_mslab_extern.c | |
► mslab_concept | |
► src | |
main.c | |
test_mslab.h | |
test_mslab_alloc_wait.c | |
► mslab_threadsafe | |
► src | |
main.c | |
test_mslab_threadsafe.c | |
► mp | |
► src | |
main.c | |
► msgq | |
► msgq_api | |
► src | |
main.c | |
test_msgq.h | |
test_msgq_attrs.c | |
test_msgq_contexts.c | |
test_msgq_fail.c | |
test_msgq_purge.c | |
► msgq_usage | |
► src | |
main.c | |
► mutex | |
► mutex_api | |
► src | |
test_mutex_apis.c | |
► mutex_error_case | |
► src | |
test_mutex_error.c | |
► sys_mutex | |
► src | |
main.c | Test kernel mutex APIs |
thread_12.c | |
thread_competition.c | |
► pending | |
► src | |
main.c | |
► pipe | |
► pipe | |
► src | |
main.c | |
test_pipe.c | |
► pipe_api | |
► src | |
main.c | |
test_pipe_avail.c | |
test_pipe_contexts.c | |
test_pipe_fail.c | |
► poll | |
► src | |
main.c | |
test_poll.c | |
test_poll_fail.c | |
► profiling | |
► profiling_api | |
► src | |
main.c | |
► queue | |
► src | |
main.c | |
test_queue.h | |
test_queue_contexts.c | |
test_queue_fail.c | |
test_queue_loop.c | |
test_queue_user.c | |
► sched | |
► deadline | |
► src | |
main.c | |
► metairq | |
► src | |
main.c | |
► preempt | |
► src | |
main.c | |
► schedule_api | |
► src | |
main.c | |
test_priority_scheduling.c | |
test_sched.h | |
test_sched_is_preempt_thread.c | |
test_sched_priority.c | |
test_sched_timeslice_and_lock.c | |
test_sched_timeslice_reset.c | |
test_slice_scheduling.c | |
user_api.c | |
► semaphore | |
► semaphore | |
► src | |
main.c | |
► sys_sem | |
► src | |
main.c | |
► sleep | |
► src | |
main.c | |
usleep.c | |
► smp | |
► src | |
main.c | |
► spinlock | |
► src | |
main.c | |
spinlock_error_case.c | |
► stack | |
► stack | |
► src | |
main.c | |
test_stack_contexts.c | |
test_stack_fail.c | |
► threads | |
► dynamic_thread | |
► src | |
main.c | |
► no-multithreading | |
► src | |
main.c | |
► thread_apis | |
► src | |
main.c | |
test_essential_thread.c | |
test_kthread_for_each.c | |
test_threads_cancel_abort.c | |
test_threads_cpu_mask.c | |
test_threads_set_priority.c | |
test_threads_spawn.c | |
test_threads_suspend_resume.c | |
tests_thread_apis.h | |
► thread_error_case | |
► src | |
main.c | |
► thread_init | |
► src | |
main.c | |
► thread_stack | |
► src | |
main.c | |
test_syscall.h | |
► tls | |
► src | |
main.c | |
► tickless | |
► tickless_concept | |
► src | |
main.c | |
► timer | |
► starve | |
► src | |
main.c | |
► timer_api | |
► src | |
main.c | |
timer_convert.c | |
► timer_error_case | |
► src | |
main.c | |
► timer_monotonic | |
► src | |
main.c | |
► workq | |
► critical | |
► src | |
main.c | Offload to the Kernel workqueue |
► user_work | |
► src | |
main.c | |
► work | |
► src | |
main.c | |
► work_queue | |
► src | |
main.c | |
► xip | |
► src | |
main.c |