zephyr/include/zephyr
Franciszek Zdobylak 64da407ea5 fs: ext2: create dir and file operations
Introduced functions:
  - open
  - close
  - mkdir

Signed-off-by: Franciszek Zdobylak <fzdobylak@antmicro.com>
2023-08-03 12:22:01 -04:00
..
acpi doc: acpi: Correct ACPI documentation 2023-07-11 09:44:07 +02:00
app_memory app_memdomain: doc: Properly mount doc page 2023-07-18 21:37:41 +00:00
arch soc: riscv: Add ability to use custom sys_io functions 2023-07-26 09:43:59 +02:00
audio include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
bluetooth Bluetooth: ISO: Add advanced broadcast ISO parameters 2023-07-31 09:04:52 +00:00
canbus canbus: isotp: doc: Document isotp_tx_callback_t 2023-07-19 21:41:39 -04:00
console include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
crypto include: crypto: Remove duplicate assignment line 2023-06-13 10:43:00 -04:00
data lib: json: add helper macro for named array of array 2023-07-26 09:11:16 +02:00
debug debug: add missing include to thread_analyzer 2023-07-18 11:07:54 +00:00
devicetree dts: gen_defines: generate _ORD_STR_SORTABLE 2023-07-25 15:58:06 +00:00
dfu dox: doxygen: add third_party group 2023-06-05 20:21:09 -04:00
display display: cfb: move to utilities group 2023-06-05 20:21:09 -04:00
drivers drivers: dai: doc: Cleanup Doxygen documentation 2023-08-02 10:00:29 +00:00
dsp zdsp: add ARC DSPLIB backend for zdsp 2023-02-21 15:06:06 +01:00
dt-bindings dts: bindings: extend st-morpho-header to support Nucleo-144 2023-07-28 08:39:39 +00:00
fs fs: ext2: create dir and file operations 2023-08-03 12:22:01 -04:00
input iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
ipc ipc_service: open-amp: Align VRINGs 2023-07-18 11:04:46 +00:00
kernel doc: kernel: Fix Doxygen comments for stats.h 2023-07-19 21:08:59 -04:00
linker linker: devicetree_regions: Infer VMA when defining section 2023-08-01 18:09:22 +02:00
logging logging: fix format strings not being put in log_strings_area 2023-06-01 14:59:23 +02:00
lorawan doc: lorawan: Cleanup doxygen comments 2023-07-18 11:14:39 +00:00
math math: Update ilog2_compile_time_const_u32 to wrap n with () 2023-04-29 12:25:03 +02:00
mgmt mgmt: mcumgr: grp: img_mgmt: Fix not checking write bounds 2023-07-31 10:43:54 +02:00
modbus modbus: add user data for adu callback 2022-09-02 10:51:57 +02:00
multi_heap shared_multi_heap: Use proper enum instead of int 2023-07-26 07:56:39 -04:00
net net: coap: Use 64bit timestamps 2023-08-01 15:40:04 +02:00
pm pm: state: allow disabling certain power states 2023-07-26 16:49:00 +02:00
portability include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
posix posix: Changes pthread_equal to regular type function 2023-07-20 16:24:16 +02:00
random include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
retention retention: fixe bootmode ingroup 2023-06-05 20:21:09 -04:00
rtio drivers: move to timepoint API 2023-07-25 09:12:26 +02:00
sd sd: MMC API, and MMC Spec 2023-01-14 09:22:22 +01:00
sensing doc: Drop asterisk from Doxygen @param 2023-07-13 13:25:28 +00:00
settings doc: doxygen: add some OS services to os_services group 2023-06-05 20:21:09 -04:00
shell shell: doc: misc Doxygen fixes 2023-07-16 07:35:25 -04:00
sip_svc subsystem: sip_svc: Add ARM SiP SVC subsystem 2023-05-09 08:46:50 -04:00
stats include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
storage doc: doxygen: add some OS services to os_services group 2023-06-05 20:21:09 -04:00
sys libc/picolibc: Remove unused read_stdin/write_stdout hooks 2023-08-02 10:35:18 +02:00
task_wdt doc: doxygen: add some subsystems to os_services group 2023-05-31 14:39:29 -04:00
timing doc: doxygen: add some OS services to os_services group 2023-06-05 20:21:09 -04:00
toolchain toolchain: xcc/xt-clang: include llvm.h for xt-clang... 2023-07-28 08:08:13 -04:00
tracing doc: doxygen: s/subsys/os_services 2023-05-31 14:39:29 -04:00
usb usb: device: move the content of usb_msc.h to implementation file 2023-07-28 07:09:48 +02:00
usb_c usb-c: Remove duplicate typedefs 2023-05-16 11:42:24 -04:00
xen everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
zbus subsys/zbus: move to timepoint API 2023-07-25 09:12:26 +02:00
cache.h cache: Add note about buffer alignment and size 2023-06-22 06:06:32 -04:00
device.h init: add sub-priority to internal ordering 2023-07-25 15:58:06 +00:00
devicetree.h devicetree: Add 'zephyr,memory-attr' and DT helpers 2023-07-25 11:22:10 +02:00
exc_handle.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
fatal.h fatal: move enum definition to dedicated header 2023-01-12 10:01:05 +01:00
fatal_types.h fatal_types: define start of arch specific faults 2023-01-12 10:01:05 +01:00
init.h init: add sub-priority to internal ordering 2023-07-25 15:58:06 +00:00
irq.h doxygen: remove redundant usages of def 2022-08-09 12:29:28 +02:00
irq_nextlevel.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
irq_offload.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
kernel.h kernel: dynamic: declare dynamic stubs when disabled 2023-07-24 12:59:43 -04:00
kernel_includes.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
kernel_structs.h pm: Fix cpus active count 2023-06-01 10:05:31 +02:00
kernel_version.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
shared_irq.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
smf.h includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
spinlock.h include: zephyr: Fix build error in spinlock.h 2023-07-14 16:50:44 +00: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 timepoints: minimal compatibility with CONFIG_SYS_CLOCK_EXISTS=n 2023-08-03 10:29:46 +02:00
syscall.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
timeout_q.h kernel: fix z_is_inactive_timeout stab when missing sys clock 2023-06-26 12:41:46 +00:00
toolchain.h linker: Introduce linker-tool-lld.h 2023-07-05 12:33:42 +00:00
types.h kernel: Explicitly define the main prototype if C++ 2023-06-20 16:35:22 +02:00
wait_q.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
zephyr.h build: drop LEGACY_INCLUDE_PATH support 2023-02-21 15:06:48 +01:00