CELIS/HARDWARE/CAN
2023-12-16 17:36:52 +08:00
..
bsp_can.c 个人版本1.0 2023-12-16 17:36:52 +08:00
bsp_can.h 个人版本1.0 2023-12-16 17:36:52 +08:00
can_app.c 个人版本1.0 2023-12-16 17:36:52 +08:00
can.c 个人版本1.0 2023-12-16 17:36:52 +08:00
can.h 个人版本1.0 2023-12-16 17:36:52 +08:00
CanBusDrv.c 个人版本1.0 2023-12-16 17:36:52 +08:00
CanBusDrv.h 个人版本1.0 2023-12-16 17:36:52 +08:00
CanDrvCtrl.c 个人版本1.0 2023-12-16 17:36:52 +08:00
CanDrvCtrl.h 个人版本1.0 2023-12-16 17:36:52 +08:00
porting.c 个人版本1.0 2023-12-16 17:36:52 +08:00
porting.h 个人版本1.0 2023-12-16 17:36:52 +08:00
readme.txt 个人版本1.0 2023-12-16 17:36:52 +08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

bsp_can   是对MCU的接口部分相当于是MCU的移植部分
CanBusDrv 提供对can的统一处理 完成总线的异常处理等