zephyr/drivers/can
Kumar Gala 5ab2e4acdd drivers: can: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE
Convert driver(s) to DEVICE_DEFINE instead of DEVICE_AND_API_INIT
so we can deprecate DEVICE_AND_API_INIT in the future.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-12-18 13:25:34 -06:00
..
CMakeLists.txt
Kconfig drivers: can: Rework can_configure API 2020-12-17 11:07:53 +01:00
Kconfig.loopback
Kconfig.mcp2515
Kconfig.mcux drivers: mcux: imx rt flexcan support 2020-09-29 14:03:10 -05:00
Kconfig.net
Kconfig.stm32
can_common.c drivers: can: rework zcan_frame and zcan_filter 2020-12-17 11:07:53 +01:00
can_handlers.c drivers: can: Rework can_configure API 2020-12-17 11:07:53 +01:00
can_loopback.c drivers: can: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-18 13:25:34 -06:00
can_loopback.h device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
can_mcp2515.c drivers: can: Convert drivers to new DT device macros 2020-12-18 07:58:23 -06:00
can_mcp2515.h drivers: can: Rework can_configure API 2020-12-17 11:07:53 +01:00
can_mcux_flexcan.c drivers: can: Convert drivers to new DT device macros 2020-12-18 07:58:23 -06:00
can_net.c drivers: can: rework zcan_frame and zcan_filter 2020-12-17 11:07:53 +01:00
can_shell.c drivers: can: rework zcan_frame and zcan_filter 2020-12-17 11:07:53 +01:00
can_stm32.c drivers: can: Convert drivers to new DT device macros 2020-12-18 07:58:23 -06:00
can_stm32.h drivers: can: Rework can_configure API 2020-12-17 11:07:53 +01:00
socket_can_generic.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00