Jan Breuer
2013-03-06 9185712f1bf768269c19193fc72f8cda9654e122
refs
用户 Jan Breuer <jan.breuer@jaybee.cz>
星期三, 三月 6, 2013 21:25 +0800
提交者 Jan Breuer <jan.breuer@jaybee.cz>
星期三, 三月 6, 2013 21:25 +0800
提交9185712f1bf768269c19193fc72f8cda9654e122
目录 c71e40e42a35863de875a76632c12f87f7547474 目录 | zip | gz
parent 7da9313107fbfc41f3eb86629a4590e7f6ccb66e 查看 | 对比
Modified FIFO

- renamed functions to fifo_add and fifo_remove
- fifo is never full
- if it is full during fifo_add, last value is forgotten and new value
is added
5个文件已修改
59 ■■■■ 已修改文件
libscpi/inc/scpi/fifo.h 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
libscpi/src/debug.c 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
libscpi/src/error.c 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
libscpi/src/fifo.c 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
libscpi/test/test_fifo.c 36 ●●●● 对比 | 查看 | 原始文档 | blame | 历史