Meco Man
|
3c05a4e719
[compoenets] auto & manual formatted
|
4 лет назад |
Meco Man
|
a233495718
Typo: rt_data_queue_peak() in dataqueue
|
5 лет назад |
qiyongzhong0
|
967cc968e8
fix difference of style
|
5 лет назад |
qiyongzhong0
|
44baf269f7
fix bug of dataqueue
|
5 лет назад |
qiyongzhong0
|
c16c5b968f
fix dataqueue, limit queue size to usable values (2,4,8,16...) to avoid errors when put_index exceed 0xffff.
|
5 лет назад |
yangjie
|
1d7b34f471
[components][dataqueue]修改is_init为magic数
|
5 лет назад |
yangjie
|
dfcd38b74d
[components][dataqueue]add rt_data_queue_deinit
|
5 лет назад |
Bernard Xiong
|
2c0640a178
[license] Change license to Apache.
|
7 лет назад |
armink
|
c414bdaac8
[DeviceDrivers]Modify the dataqueue comments.
|
9 лет назад |
armink
|
6fe47a9537
[DeviceDrivers]Improve dataqueue resume suspended thread code. Thanks for @grissiom suggestion.
|
9 лет назад |
armink
|
0970cf03a4
[DeviceDrivers]Reset dataqueue waiting_lwm flag when suspended_push_list is empty
|
9 лет назад |
armink
|
bda6543305
[DeviceDrivers]Fix dataqueue irq not resume bug.
|
9 лет назад |
armink
|
7860ea4f83
[DeviceDrivers]Fix dataqueue calculate put and get buffer index bug.
|
9 лет назад |
armink
|
f2c31eebb5
[DeviceDrivers]Fix dataqueue's bug when push data is timeout the lwm flag isn't reset.
|
9 лет назад |
yiyue.fang
|
621fbdb90c
Embedded GPLv2 license in drivers
|
12 лет назад |
dzzxzz@gmail.com
|
ef5c47e684
fixed the coding style in components/drivers/src
|
13 лет назад |
dzzxzz@gmail.com
|
db58e3350b
add serial DMA transmit function(beta)
|
13 лет назад |
bernard.xiong@gmail.com
|
4f05dd5426
Add pipe, data queue implementation; Fix the issue which leaks one item in the available data of ring buffer.
|
13 лет назад |