Function report |
Source Code:lib\test_firmware.c |
Create Date:2022-07-28 06:28:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:test_dev_config_update_u8
Proto:static int test_dev_config_update_u8(const char *buf, size_t size, u8 *cfg)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | buf | |
size_t | size | |
u8 * | cfg |
348 | mutex_lock( & test_fw_mutex) |
350 | mutex_unlock( & test_fw_mutex) |
353 | Return size |
Name | Describe |
---|---|
config_num_requests_store | |
config_read_fw_idx_store |
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 |