zephyr/include
Jakub Rzeszutko 70dee086a8 shell: api description update
Update description of macros to create commands with mandatory
number of parameters. Added information that the command name is also
included in this number.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2020-12-02 08:07:55 -05:00
..
app_memory userspace: fix k_mem_partition definition 2020-11-18 08:02:08 -05:00
arch aarch64: error: Handle software-generated fatal exceptions 2020-11-25 12:02:11 +02:00
audio
bluetooth Bluetooth: hci: Add definitions for codec and controller delay info 2020-11-26 15:46:17 +01:00
canbus
cmsis_rtos_v1
cmsis_rtos_v2
console
crypto
data
debug
devicetree devicetree: gpio: provide accessors for controller phandle 2020-12-01 15:19:22 -05:00
dfu
disk
display
drivers drivers: pcie_ep: Add API to achieve data transfer with system DMA 2020-12-01 14:56:59 -05:00
dt-bindings drivers: memc: stm32: initial support for stm32 FMC 2020-11-24 16:33:17 +01:00
fs doc: fs: Add ingroup tag to fs_interface.h 2020-11-24 23:42:24 -05:00
linker linker: rename the section for emulators 2020-12-01 14:57:38 +02:00
logging logging: add padding for RISC-V 64bits environment 2020-11-19 12:46:35 -05:00
lorawan lorawan,lora: fix C++ compilation/linking errors 2020-10-15 11:08:07 +02:00
mgmt mgmt/osdp: CP: Unify osdp_cp_send_cmd_*() as osdp_cp_send_command() 2020-10-21 17:36:16 +02:00
net include: net: Fix incorrect casting of timeval on zsock_timeval. 2020-11-19 15:08:33 +02:00
posix include/posix: fix extern "C" placement 2020-10-13 10:05:30 -05:00
power pm: Add power management states definition 2020-11-11 13:20:05 +01:00
random
settings
shell shell: api description update 2020-12-02 08:07:55 -05:00
stats
storage storage/flash_map: Added function for get erased byte value 2020-10-30 15:53:38 +01:00
sys lib/os: replace z_vprintk with cbprintf 2020-11-13 06:38:01 -05:00
timing timing: do not repeatedly do init()/start()/stop() 2020-11-11 23:55:49 -05:00
toolchain sparc: Add compiler and linker tool support 2020-11-13 14:53:55 -08:00
tracing
usb usb: samples: Add Extension descriptor to webUSB sample. 2020-10-30 15:56:13 +01:00
zephyr zephyr: introduce z_max_align_t 2020-11-17 11:44:16 +02:00
cache.h
device.h device: refactor to allow direct access to devicetree device structures 2020-12-01 15:19:22 -05:00
devicetree.h devicetree: make DT_PROP_HAS_IDX expand to 0 or 1 2020-11-15 08:44:56 -06:00
ec_host_cmd.h
emul.h
exc_handle.h
fatal.h
generated_dts_board.h
init.h
irq_nextlevel.h
irq_offload.h
irq.h
kernel_includes.h kernel: move kernel object APIs to own header 2020-10-12 12:21:46 -04:00
kernel_structs.h
kernel_version.h
kernel.h kernel: Add K_DELAYED_WORK_DEFINE 2020-11-27 20:08:30 -05:00
mempool_heap.h
mempool_sys.h
ptp_clock.h
sched_priq.h
shared_irq.h
spinlock.h kernel: Add cache coherence management framework 2020-10-21 06:38:53 -04:00
sw_isr_table.h
sys_clock.h
syscall_handler.h kernel: Cleanup logger setup in kernel files 2020-11-27 09:56:34 -05:00
syscall.h
timeout_q.h
toolchain.h
wait_q.h
zephyr.h