canopennode/stack
Henrik Brix Andersen dec12fa3f0 stack: map CANopenNode crc16_ccitt() to Zephyr crc16_itu_t()
Map the CANopenNode crc16_ccitt() function to the Zephyr crc16_itu_t()
function in order to use correct CRC function with arguments in
expected order.

This is needed for SDO block transfers with CRC.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-01-10 21:13:09 +01:00
..
PIC24_dsPIC33 License changed to Apache 2.0 - main part 2020-01-08 14:52:56 +01:00
PIC32 License changed to Apache 2.0 - main part 2020-01-08 14:52:56 +01:00
drvTemplate add fifo queue for SDO received messages to fix possible drops in consecutive block transfers 2020-04-15 14:41:52 +03:00
dsPIC30F License changed to Apache 2.0 - main part 2020-01-08 14:52:56 +01:00
neuberger-socketCAN neuberger-socketcan: fix invalid memory access 2020-02-27 16:06:11 +01:00
socketCAN License changed to Apache 2.0 - main part 2020-01-08 14:52:56 +01:00
CO_Emergency.c Warnings omitted (#144) 2020-01-15 13:40:30 +01:00
CO_Emergency.h License changed to Apache 2.0 - main part 2020-01-08 14:52:56 +01:00
CO_HBconsumer.c Bugfixes in CO_HBconsumer.c 2020-09-21 10:18:07 +02:00
CO_HBconsumer.h License changed to Apache 2.0 - main part 2020-01-08 14:52:56 +01:00
CO_LSS.h License changed to Apache 2.0 - Neuberger part 2020-01-14 15:45:41 +01:00
CO_LSSmaster.c LSS master: fix a buffer overflow (#200) 2020-06-30 19:08:03 +02:00
CO_LSSmaster.h License changed to Apache 2.0 - Neuberger part 2020-01-14 15:45:41 +01:00
CO_LSSslave.c LSS slave: fix a buffer overflow (#197) 2020-06-22 10:01:14 +02:00
CO_LSSslave.h License changed to Apache 2.0 - Neuberger part 2020-01-14 15:45:41 +01:00
CO_NMT_Heartbeat.c MNT: Add a function to set internal state (#232) 2020-10-01 10:21:45 +02:00
CO_NMT_Heartbeat.h MNT: Add a function to set internal state (#232) 2020-10-01 10:21:45 +02:00
CO_PDO.c Warnings omitted (#144) 2020-01-15 13:40:30 +01:00
CO_PDO.h License changed to Apache 2.0 - main part 2020-01-08 14:52:56 +01:00
CO_SDO.c SDO: fix broken block download (#210) 2020-07-13 15:05:58 +02:00
CO_SDO.h add fifo queue for SDO received messages to fix possible drops in consecutive block transfers 2020-04-15 14:41:52 +03:00
CO_SDOmaster.c License changed to Apache 2.0 - main part 2020-01-08 14:52:56 +01:00
CO_SDOmaster.h License changed to Apache 2.0 - main part 2020-01-08 14:52:56 +01:00
CO_SYNC.c License changed to Apache 2.0 - main part 2020-01-08 14:52:56 +01:00
CO_SYNC.h License changed to Apache 2.0 - main part 2020-01-08 14:52:56 +01:00
CO_TIME.c Warnings omitted (#144) 2020-01-15 13:40:30 +01:00
CO_TIME.h License changed to Apache 2.0 - part3 2020-01-09 08:16:31 +01:00
CO_trace.c CO_trace: fix warning "cast increases required alignment of target type" (#193) 2020-06-10 09:06:46 +02:00
CO_trace.h Revert "guard CO_trace to be optionnal" 2020-05-27 13:25:26 +02:00
crc16-ccitt.c License changed to Apache 2.0 - main part 2020-01-08 14:52:56 +01:00
crc16-ccitt.h stack: map CANopenNode crc16_ccitt() to Zephyr crc16_itu_t() 2023-01-10 21:13:09 +01:00