zephyr/drivers/can
Sritej Kanakadandi Venkata Rama 6f61f09803 drivers: can: Set a initial state to the can device before HAL_CAN_Init
As part of HAL_CAN_Init we check the initial state of the can handle.
Setting it to HAL_CAN_STATE_RESET as an initial state to start the
Init properly.

Resolves: #8416
Coverity-CID: 186580

Signed-off-by: Sritej Kanakadandi Venkata Rama <sritej.kvr@gmail.com>
2018-06-19 20:46:25 -04:00
..
CMakeLists.txt drivers: can: Add CAN driver support for STM32 2018-05-19 20:19:30 +02:00
Kconfig drivers: can: Move bit timing and clock to device tree 2018-06-01 12:59:42 -05:00
Kconfig.stm32 drivers: can: Add CAN driver support for STM32 2018-05-19 20:19:30 +02:00
can_handlers.c
stm32_can.c drivers: can: Set a initial state to the can device before HAL_CAN_Init 2018-06-19 20:46:25 -04:00
stm32_can.h drivers: can: Move bit timing and clock to device tree 2018-06-01 12:59:42 -05:00