zephyr/subsys/canbus/isotp
Martin Jäger 6b0135b151 canbus: isotp: rename ctx function parameters to rctx/sctx
This makes clear if the context is a recv_ctx or a send_ctx and
improves code readability.

Signed-off-by: Martin Jäger <martin@libre.solar>
2023-09-21 11:54:11 +02:00
..
CMakeLists.txt
Kconfig canbus: isotp: add CAN-FD support 2023-09-14 08:34:09 +02:00
isotp.c canbus: isotp: rename ctx function parameters to rctx/sctx 2023-09-21 11:54:11 +02:00
isotp_internal.h canbus: isotp: add _TIMEOUT_MS suffix to defines for timeouts 2023-09-21 11:54:11 +02:00