zephyr/modules/canopennode
Henrik Brix Andersen 590cd5cb72 drivers: can: rename can_state enumerations
Rename the can_state enumerations to contain the word STATE to make their
meaning more clear:
- CAN_ERROR_ACTIVE  => CAN_STATE_ERROR_ACTIVE
- CAN_ERROR_WARNING => CAN_STATE_ERROR_WARNING
- CAN_ERROR_PASSIVE => CAN_STATE_ERROR_PASSIVE
- CAN_BUS_OFF       => CAN_STATE_BUS_OFF

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2022-08-18 21:41:11 +00:00
..
canopen_leds.c
canopen_program.c modules: migrate includes to <zephyr/...> 2022-05-06 19:57:47 +02:00
canopen_storage.c modules: migrate includes to <zephyr/...> 2022-05-06 19:57:47 +02:00
canopen_sync.c
canopennode.h
CMakeLists.txt
CO_driver_target.h modules: migrate includes to <zephyr/...> 2022-05-06 19:57:47 +02:00
CO_driver.c drivers: can: rename can_state enumerations 2022-08-18 21:41:11 +00:00
Kconfig modules: canopennode: CANopenNode does not support CAN-FD 2022-03-25 15:35:10 -07:00