rt-thread/bsp/essemi/es32f0654/drivers
Fan Yang 666af5e29d
[DeviceDriver] Add CANFD support and correct typos (#5912)
* Add CANFD support and correct typos

- Added CANFD required fields to can.h
- Fixed typos in can.h and can.c
- Corrected all the projects affected by the typo
- Fixed wrong line-ending in some affected can driver files

Signed-off-by: Fan YANG <fan.yang@hpmicro.com>

* update

Signed-off-by: Fan YANG <fan.yang@hpmicro.com>
Co-authored-by: Meco Man <920369182@qq.com>
2022-08-13 22:59:28 -04:00
..
ES [bsp][essemi] fix bugs. (#5585) 2022-02-08 09:13:05 +08:00
linker_scripts [bsp]1.update es32f0654 libraries. 2020-01-13 10:22:18 +08:00
Kconfig 增加了许可证说明和bsp配置的接口,优化了驱动及用例。 2021-06-04 18:58:22 +08:00
SConscript 增加了许可证说明和bsp配置的接口,优化了驱动及用例。 2021-06-04 18:58:22 +08:00
board.c [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题 2022-01-09 00:20:32 +08:00
board.h [armclang] 使用__clang__代替__CLANG_ARM 2021-12-29 14:15:38 -05:00
drv_adc.c format es32f06543 2021-10-09 15:34:54 -04:00
drv_adc.h 增加了许可证说明和bsp配置的接口,优化了驱动及用例。 2021-06-04 18:58:22 +08:00
drv_can.c [DeviceDriver] Add CANFD support and correct typos (#5912) 2022-08-13 22:59:28 -04:00
drv_can.h format es32f06543 2021-10-09 15:34:54 -04:00
drv_gpio.c format es32f06543 2021-10-09 15:34:54 -04:00
drv_gpio.h format es32f06543 2021-10-09 15:34:54 -04:00
drv_hwtimer.c format es32f06543 2021-10-09 15:34:54 -04:00
drv_hwtimer.h format es32f06543 2021-10-09 15:34:54 -04:00
drv_i2c.c format es32f06543 2021-10-09 15:34:54 -04:00
drv_i2c.h format es32f06543 2021-10-09 15:34:54 -04:00
drv_pm.c format es32f06543 2021-10-09 15:34:54 -04:00
drv_pm.h 增加了许可证说明和bsp配置的接口,优化了驱动及用例。 2021-06-04 18:58:22 +08:00
drv_pwm.c format es32f06543 2021-10-09 15:34:54 -04:00
drv_pwm.h 增加了许可证说明和bsp配置的接口,优化了驱动及用例。 2021-06-04 18:58:22 +08:00
drv_rtc.c [rtc] use gmtime_r to replace gmtime (#6012) 2022-06-22 13:41:06 +08:00
drv_rtc.h format es32f06543 2021-10-09 15:34:54 -04:00
drv_spi.c format es32f06543 2021-10-09 15:34:54 -04:00
drv_spi.h format es32f06543 2021-10-09 15:34:54 -04:00
drv_spiflash.c format es32f06543 2021-10-09 15:34:54 -04:00
drv_spiflash.h [bsp]1.update es32f0654 libraries. 2020-01-13 10:22:18 +08:00
drv_uart.c format es32f06543 2021-10-09 15:34:54 -04:00
drv_uart.h 增加了许可证说明和bsp配置的接口,优化了驱动及用例。 2021-06-04 18:58:22 +08:00