zephyr/drivers/can
Peter Bigot 52885d0576 coccinelle: run ms_timeout conversion semantic patch
Substitute integral constants where call sites passed named constants
that have timeout values as arguments to parameters that expect
millisecond durations.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-04-30 18:26:26 +02:00
..
can_common.c
can_handlers.c
can_loopback.c
can_loopback.h
can_mcp2515.c
can_mcp2515.h
can_mcux_flexcan.c
can_net.c can: dts: Convert can-primary alias to zephyr,can-primary chosen prop 2020-04-29 14:27:31 -05:00
can_shell.c coccinelle: run ms_timeout conversion semantic patch 2020-04-30 18:26:26 +02:00
can_stm32.c drivers/can: stm32: Convert to DT macros 2020-04-28 14:49:55 -05:00
can_stm32.h
CMakeLists.txt
Kconfig
Kconfig.loopback
Kconfig.mcp2515
Kconfig.mcux
Kconfig.net
Kconfig.stm32 drivers/can: stm32: configure driver thanks to compatible 2020-04-28 14:49:55 -05:00
socket_can_generic.h