Function report |
Source Code:lib\test_firmware.c |
Create Date:2022-07-28 06:28:20 |
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_bool
Proto:static int test_dev_config_update_bool(const char *buf, size_t size, bool *cfg)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | buf | |
size_t | size | |
bool * | cfg |
302 | mutex_lock( & test_fw_mutex) |
307 | mutex_unlock( & test_fw_mutex) |
309 | Return ret |
Name | Describe |
---|---|
config_into_buf_store | |
config_sync_direct_store | |
config_send_uevent_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 |