zephyr/drivers/can
Yishai Jaffe 1b4cef325b shell: use shell_device_get_binding
Use shell_device_get_binding() instead of device_get_binding() so that
we get the device based on its name and in addition by its label.

Signed-off-by: Yishai Jaffe <yishai1999@gmail.com>
2024-12-18 15:32:10 +01:00
..
transceiver drivers: can: transceiver: Place API into iterable section 2024-12-02 14:24:28 +01:00
can_common.c drivers: can: remove the deprecated can_calc_prescaler() API function 2024-12-04 02:02:40 +01:00
can_esp32_twai.c drivers: can: Place API into iterable section 2024-12-02 14:24:39 +01:00
can_fake.c drivers: can: Place API into iterable section 2024-12-02 14:24:39 +01:00
can_handlers.c
can_kvaser_pci.c drivers: can: Place API into iterable section 2024-12-02 14:24:39 +01:00
can_loopback.c drivers: can: Place API into iterable section 2024-12-02 14:24:39 +01:00
can_mcan.c drivers: can: can_mcan.c: transparent error code propagation 2024-12-04 16:11:40 +01:00
can_mcp251xfd.c drivers: can: Place API into iterable section 2024-12-02 14:24:39 +01:00
can_mcp251xfd.h
can_mcp2515.c drivers: can: Place API into iterable section 2024-12-02 14:24:39 +01:00
can_mcp2515.h
can_mcux_flexcan.c drivers: can: Place API into iterable section 2024-12-02 14:24:39 +01:00
can_mcux_mcan.c drivers: can: Place API into iterable section 2024-12-02 14:24:39 +01:00
can_native_linux_adapt.c
can_native_linux_adapt.h
can_native_linux.c drivers: can: Place API into iterable section 2024-12-02 14:24:39 +01:00
can_nrf.c drivers: can: Place API into iterable section 2024-12-02 14:24:39 +01:00
can_numaker.c drivers: can: Place API into iterable section 2024-12-02 14:24:39 +01:00
can_nxp_s32_canxl.c drivers: can: Place API into iterable section 2024-12-02 14:24:39 +01:00
can_rcar.c drivers: can: Place API into iterable section 2024-12-02 14:24:39 +01:00
can_renesas_ra.c drivers: can: Place API into iterable section 2024-12-02 14:24:39 +01:00
can_sam0.c drivers: can: Place API into iterable section 2024-12-02 14:24:39 +01:00
can_sam.c drivers: can: Place API into iterable section 2024-12-02 14:24:39 +01:00
can_shell.c shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
can_sja1000_priv.h
can_sja1000.c
can_stm32_bxcan.c drivers: can: Place API into iterable section 2024-12-02 14:24:39 +01:00
can_stm32_fdcan.c drivers: can: Place API into iterable section 2024-12-02 14:24:39 +01:00
can_stm32h7_fdcan.c drivers: can: Place API into iterable section 2024-12-02 14:24:39 +01:00
can_tcan4x5x.c drivers: can: Place API into iterable section 2024-12-02 14:24:39 +01:00
can_xmc4xxx.c drivers: can: Place API into iterable section 2024-12-02 14:24:39 +01:00
CMakeLists.txt
Kconfig
Kconfig.esp32
Kconfig.fake
Kconfig.kvaser
Kconfig.loopback
Kconfig.mcan
Kconfig.mcp251xfd
Kconfig.mcp2515
Kconfig.mcux
Kconfig.native_linux
Kconfig.nrf
Kconfig.numaker
Kconfig.nxp_s32
Kconfig.rcar
Kconfig.renesas_ra
Kconfig.sam
Kconfig.sam0
Kconfig.sja1000
Kconfig.stm32
Kconfig.tcan4x5x
Kconfig.xmc4xxx SOC: Remove config PINCTRL from xmc4xxx soc 2024-12-02 22:05:16 +00:00