Function report |
Source Code:lib\842\842_decompress.c |
Create Date:2022-07-28 06:57:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:do_index
Proto:static int do_index(struct sw842_param *p, u8 n)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct sw842_param * | p | |
u8 | n |
215 | Case n == 2 |
216 | Return __do_index(p, 2, I2_BITS, lling fifo sizes ) |
217 | Case n == 4 |
218 | Return __do_index(p, 4, I4_BITS, I4_FIFO_SIZE) |
219 | Case n == 8 |
220 | Return __do_index(p, 8, I8_BITS, I8_FIFO_SIZE) |
221 | Default |
222 | Return -EINVAL |
Name | Describe |
---|---|
do_op |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |