zephyr/modules/canopennode
Henrik Brix Andersen 2aed5a1237 drivers: can: remove CAN_BUS_UNKNOWN CAN controller state
The CAN_BUS_UNKNOWN CAN controller state is only used to indicate that
the current CAN controller state could not be read.

Remove it and change the signature of the can_get_state() API function
to return an integer indicating success or failure.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2022-01-28 10:05:29 +01:00
..
canopen_leds.c modules: canopennode: rename header and Kconfig options 2021-07-01 13:32:18 -04:00
canopen_program.c modules: canopennode: rename header and Kconfig options 2021-07-01 13:32:18 -04:00
canopen_storage.c modules: canopennode: rename header and Kconfig options 2021-07-01 13:32:18 -04:00
canopen_sync.c modules: canopennode: rename header and Kconfig options 2021-07-01 13:32:18 -04:00
canopennode.h modules: canopennode: rename header and Kconfig options 2021-07-01 13:32:18 -04:00
CMakeLists.txt modules: canopennode: rename header and Kconfig options 2021-07-01 13:32:18 -04:00
CO_driver.c drivers: can: remove CAN_BUS_UNKNOWN CAN controller state 2022-01-28 10:05:29 +01:00
CO_driver_target.h modules: canopennode: rename header and Kconfig options 2021-07-01 13:32:18 -04:00
Kconfig modules: canopennode: increase stack sizes 2022-01-11 14:40:49 -06:00