zephyr/include/zephyr
Henrik Brix Andersen 5e9da13200 drivers: can: propagate CAN controller operation mode to CAN transceiver
Propagate the current CAN controller operation mode to the CAN transceiver
when enabling it.

Some more advanced CAN transceivers, especially those supporting Partial
Networking (CAN PN), require knowledge of the intended CAN operation mode
(e.g. normal mode vs. listen-only mode).

This commit simply prepares the CAN transceiver API for supporting such CAN
transceivers, although no in-tree drivers require this information yet.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2024-01-26 15:55:18 +00:00
..
acpi
app_memory
arch linker: Generate snippets files for dtcm and itcm 2024-01-24 22:10:11 -06:00
audio include: audio: dmic: add DMIC_STATE_ERROR enum 2024-01-17 14:43:52 +01:00
bluetooth Bluetooth: Audio: Add bt_audio_codec unset functions 2024-01-26 09:43:30 +01:00
canbus
console
crypto
data
debug
devicetree
dfu
display
drivers drivers: can: propagate CAN controller operation mode to CAN transceiver 2024-01-26 15:55:18 +00:00
dsp
dt-bindings boards: arm: mercury_xu: Add remaining UART pin definitions 2024-01-26 12:47:11 +01:00
fs
input input: add two input to hid code translation functions 2024-01-24 10:44:40 +01:00
internal
ipc
kernel kernel: move z_init_cpu to private kernel headers 2024-01-17 11:57:20 -05:00
linker net: socket_service: Fix iterable section location 2024-01-22 12:53:33 +01:00
llext
logging logging: add flag to skip source info 2024-01-22 14:05:11 -05:00
lorawan
math
mem_mgmt
mgmt mgmt: Adapt to API changes in zcbor 0.8.0 2024-01-25 15:09:16 +00:00
modbus
modem modem: chat: Implement TRANSMIT_IDLE event 2024-01-25 11:22:42 +01:00
multi_heap
net wifi: Have a separate wifi_drv_ops in wifi_mgmt_offload struct 2024-01-26 15:52:54 +00:00
pm
portability
posix posix: Add implementation of mq_notify() function 2024-01-25 19:47:37 +01:00
random
retention
rtio
sd include: sd: revise the minimum alignment of card_buffer to 4-bytes 2024-01-18 20:04:50 +01:00
sensing sensing: add rtio implement for sensing subsys 2024-01-24 10:32:10 +01:00
settings
shell shell: Fix shell init procedure when configured as inactive on startup 2024-01-21 16:01:36 +01:00
sip_svc
stats
storage
sys multi_heap: keep number of heaps as an unsigned value 2024-01-25 11:36:23 +00:00
task_wdt
timing
toolchain
tracing
usb include: usb: include usb_ch9.h 2024-01-24 13:38:12 +01:00
usb_c
xen
zbus
bindesc.h
cache.h
device.h
devicetree.h devicetree: reuse `DT_CAT*` instead of pasting manually 2024-01-24 19:56:42 -05:00
fatal.h
fatal_types.h
init.h init: adjust the SYS_INIT dev field init to play nice with older compilers 2024-01-26 09:44:04 +01:00
irq.h
irq_multilevel.h
irq_nextlevel.h
irq_offload.h
kernel.h
kernel_includes.h
kernel_structs.h
kernel_version.h
shared_irq.h
smf.h
spinlock.h
sw_isr_table.h
sys_clock.h
syscall.h
toolchain.h
types.h
zephyr.h