zephyr/subsys/canbus/canopen
Peter Bigot ecf3bdb5b3 coccinelle: re-run timeout conversion semantic patch
Run the int_literal_to_timeout Coccinelle script to fix places where
it is clear that an integer duration is being passed where a timeout
value is required.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-04-02 19:47:51 +03:00
..
CMakeLists.txt canbus: canopen: add LED indicator support 2020-01-20 17:17:23 +01:00
CO_driver.c canopen: CO_driver: Fix Coverity issues (NULL deref, dead code) 2020-02-06 09:58:46 +02:00
CO_driver_target.h samples: canbus: add CANopen sample 2020-01-20 17:17:23 +01:00
Kconfig canbus: canopen: Fix broken CANOPEN_STORAGE_HANDLER_ERASES_EEPROM ref. 2020-01-25 08:15:53 -05:00
canopen_leds.c canbus: canopen: add LED indicator support 2020-01-20 17:17:23 +01:00
canopen_storage.c canopen: Use ssize_t for the return value of read_cb 2020-04-02 19:39:28 +03:00
canopen_sync.c coccinelle: re-run timeout conversion semantic patch 2020-04-02 19:47:51 +03:00