zephyr/drivers/can
Henrik Brix Andersen 0bdc2983d0 drivers: can: stm32: only call state change callback if state is changed
Only call the state change callback if the state has changed. Reuse the
existing function for retrieving the CAN controller state instead of
having the same code twice.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2022-03-11 11:27:09 -08:00
..
can_common.c drivers: can: remove deprecated APIs 2022-02-24 13:49:53 -08:00
can_handlers.c drivers: can: remove CAN_BUS_UNKNOWN CAN controller state 2022-01-28 10:05:29 +01:00
can_loopback.c drivers: can: remove CAN_BUS_UNKNOWN CAN controller state 2022-01-28 10:05:29 +01:00
can_mcan_int.h drivers: can: m_can variant for STM32H7 2022-01-19 16:07:54 -05:00
can_mcan.c drivers: can: use separate log modules for each driver 2022-02-22 10:34:04 -05:00
can_mcan.h drivers: can: remove CAN_BUS_UNKNOWN CAN controller state 2022-01-28 10:05:29 +01:00
can_mcp2515.c drivers: can: mcp2515: fix build break 2022-02-24 09:09:02 -08:00
can_mcp2515.h drivers: can: mcp2515: use gpio_dt_spec 2022-02-21 22:16:10 -05:00
can_mcux_flexcan.c drivers: can: mcux: flexcan: add statistics support 2022-02-22 11:54:27 -08:00
can_mcux_mcan.c drivers: can: use separate log modules for each driver 2022-02-22 10:34:04 -05:00
can_rcar.c drivers: can: rcar: add statistics support 2022-03-09 09:51:05 -06:00
can_sam.c drivers: can: use separate log modules for each driver 2022-02-22 10:34:04 -05:00
can_shell.c drivers: can: shell: catch up with recent CAN API naming changes 2022-01-17 11:48:02 -05:00
can_stm32.c drivers: can: stm32: only call state change callback if state is changed 2022-03-11 11:27:09 -08:00
can_stm32.h drivers: can: stm32: only call state change callback if state is changed 2022-03-11 11:27:09 -08:00
can_stm32fd.c drivers: can: use separate log modules for each driver 2022-02-22 10:34:04 -05:00
can_stm32fd.h drivers: can: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
can_stm32h7.c drivers: can: use separate log modules for each driver 2022-02-22 10:34:04 -05:00
can_utils.h drivers: can: catch up on API naming changes 2021-12-07 15:39:06 -05:00
CMakeLists.txt net: remove unmaintained 6LoCAN implementation 2022-03-09 18:07:31 +01:00
Kconfig net: remove unmaintained 6LoCAN implementation 2022-03-09 18:07:31 +01:00
Kconfig.loopback drivers: can: loopback: convert the CAN loopback driver to dts 2022-01-04 15:13:40 -06:00
Kconfig.mcan kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.mcp2515 drivers: can: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
Kconfig.mcux drivers: can: add NXP LPC MCAN front-end for the Bosch MCAN driver 2022-01-10 12:00:20 +01:00
Kconfig.rcar drivers: can: rcar: set default according to dt enabled 2022-01-21 14:25:25 -05:00
Kconfig.sam drivers: can: Add frontend for Atmel SAM M_CAN controller 2022-01-18 10:39:55 -05:00
Kconfig.stm32 drivers: can: Timestamps depend on driver select 2021-06-25 10:42:49 -04:00
Kconfig.stm32fd
Kconfig.stm32h7 drivers: can: m_can variant for STM32H7 2022-01-19 16:07:54 -05:00
socket_can_generic.h drivers: can: rename API functions for better consistency 2022-01-10 10:44:37 +01:00