zephyr/include
Siddharth Chandrasekaran ee99c34fb6 mgmt/osdp: Refactor struct osdp_cmd members for readability
Some of the names used in `struct osdp_cmd` where directly as in the
specification. Initially it appealed to keep them like that but with
time, a little more consistent naming of members helps if you haven't
read the specification document very recently.

Signed-off-by: Siddharth Chandrasekaran <siddharth@embedjournal.com>
2020-09-04 10:58:13 +02:00
..
app_memory
arch debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
audio device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
bluetooth Bluetooth: Mesh: Config client net_key_del 2020-09-01 14:49:20 +03:00
canbus subsys: canopen: Add a wrapper to avoid passing device to CO_init 2020-09-02 13:48:13 +02:00
cmsis_rtos_v1
cmsis_rtos_v2
console device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
crypto device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
data
debug debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
devicetree
dfu dfu: img_util: Add flash integrity check 2020-09-03 17:56:02 +02:00
disk device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
display device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
drivers drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
dt-bindings dts: introduce binding for LED controllers 2020-08-28 15:04:35 +02:00
fs fs: allow setting max file name explicitly 2020-09-03 21:49:34 +02:00
linker device: Revise how initialization status is being handled 2020-09-02 13:48:13 +02:00
logging
mgmt mgmt/osdp: Refactor struct osdp_cmd members for readability 2020-09-04 10:58:13 +02:00
net net: sockets: tls: Decouple TLS sockets from net_context 2020-09-03 11:00:01 +03:00
posix
power
random
settings
shell device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
stats
storage storage: flash_map: Add SHA-256 integrity method 2020-09-03 17:56:02 +02:00
sys kernel: demote k_mem_map to z_mem_map 2020-09-03 14:24:38 -04:00
toolchain
tracing
usb device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
zephyr
cache.h
device.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
devicetree.h
emul.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
exc_handle.h
fatal.h
generated_dts_board.h
init.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
irq_nextlevel.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
irq_offload.h irq: Change offload API to take a constant parameter 2020-09-02 13:48:13 +02:00
irq.h irq: Change dynamic API to take a constant parameter 2020-09-02 13:48:13 +02:00
kernel_includes.h
kernel_structs.h
kernel_version.h
kernel.h userspace: update k_object API to support immutable objects 2020-09-02 13:48:13 +02:00
mempool_heap.h
mempool_sys.h
ptp_clock.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
sched_priq.h
shared_irq.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
spinlock.h
sw_isr_table.h irq: Change dynamic API to take a constant parameter 2020-09-02 13:48:13 +02:00
sys_clock.h
syscall_handler.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
syscall.h
timeout_q.h
toolchain.h
wait_q.h
zephyr.h