rt-thread/components/drivers
wdfk-prog 569e2ae1e8
[CAN]update struct can_filter_item and rt_can_msg (#6556)
* 修改ry命令,已便于自定义保存路径

* modified:   components/utilities/ymodem/ry_sy.c

* 修复从被动错误恢复后发送返回异常

* 修复在自动重传模式下,ACK异常阻塞线程
- 删除TX中断函数else分支。仅当RQCP位 置一才进入该中断
- 添加SCE中断函数中关于ACK_ERR的else判断。自动重传模式下会进入该判断,打断自动重传释放完成量。

* 增加对于CAN1与CAN2的SCE中断和TX中断的公共处理函数

* formatting格式化代码

* update struct can_filter_item and rt_can_msg
1. 对过滤器号和索引号结构体定义中同一名称hdr进行重命名hdr_bank和hdr_index,
以便准确区分.采用宏定义兼容以前变量名.
2. 添加接收标识rxfifo,已指明是哪个RXFIFO.

* 更正42M下的波特率

* 修复接收获取索引号错误

* 添加接收标识

* 更新注释

* 取消CANFD限制

* update struct can_filter_item and rt_can_msg
2022-11-21 21:45:51 -05:00
..
audio uniform code writing-disable interrupt 2022-04-20 14:22:43 +08:00
can [CAN]update struct can_filter_item and rt_can_msg (#6556) 2022-11-21 21:45:51 -05:00
cputime [cputime] suuport perf_counter 2022-06-15 17:30:28 +08:00
hwcrypto Fix compiler warnings (#6023) 2022-06-08 01:21:50 +08:00
hwtimer [fix] Fix simulator compilation warnings (#6438) 2022-09-20 10:31:11 -04:00
i2c [fix] Fix simulator compilation warnings (#6438) 2022-09-20 10:31:11 -04:00
include [CAN]update struct can_filter_item and rt_can_msg (#6556) 2022-11-21 21:45:51 -05:00
ipc [fix] Fix simulator compilation warnings (#6438) 2022-09-20 10:31:11 -04:00
misc [bsp][c28x] 新增adc驱动 (#6520) 2022-10-15 00:56:00 -04:00
mtd [fix] Fix simulator compilation warnings (#6438) 2022-09-20 10:31:11 -04:00
phy [phy] fix the PHY_FULL_DUPLEX conflicts 2022-08-03 22:45:27 -04:00
pm uniform code writing-disable interrupt 2022-04-20 14:22:43 +08:00
rtc chore: fix a typo (#6154) 2022-07-10 18:00:12 +08:00
sdio [sdio] remove mmcsd_delay_ms 2022-11-08 00:34:43 -05:00
sensors [sensor] improve cmd 2022-11-21 21:31:16 -05:00
serial [DeviceDriver][serialv2] Support configure when serial is open. 2022-10-12 14:21:41 +08:00
spi [modify]修改components/drivers/spi/sfud/README.md文件 2022-09-09 00:37:23 -04:00
touch [fix] Fix simulator compilation warnings (#6438) 2022-09-20 10:31:11 -04:00
usb Modified bsp/stm32/libraries/HAL_Drivers/drv_usbd.c 2022-11-14 23:47:49 -05:00
watchdog [device]Detailed classification of devices types (#5769) 2022-04-06 21:12:39 +08:00
wlan Modify wlan framework (#5076) 2022-05-25 10:25:33 +08:00
Kconfig [sensor] improve cmd 2022-11-21 21:31:16 -05:00
SConscript Re-normalizing the repo 2013-01-08 22:40:58 +08:00