This commit is contained in:
gid9798 2023-05-20 01:25:05 +03:00
parent 2309656120
commit 2af8f00d0d
2 changed files with 0 additions and 8 deletions

View File

@ -1825,8 +1825,6 @@ Function,-,j1f,float,float
Function,-,jn,double,"int, double"
Function,-,jnf,float,"int, float"
Function,-,jrand48,long,unsigned short[3]
Function,-,keeloq_reset_kl_type,void,
Function,-,keeloq_reset_mfname,void,
Function,-,keeloq_reset_original_btn,void,
Function,-,l64a,char*,long
Function,-,labs,long,long
@ -2568,8 +2566,6 @@ Function,+,srand,void,unsigned
Function,-,srand48,void,long
Function,-,srandom,void,unsigned
Function,+,sscanf,int,"const char*, const char*, ..."
Function,-,star_line_reset_kl_type,void,
Function,-,star_line_reset_mfname,void,
Function,+,storage_common_copy,FS_Error,"Storage*, const char*, const char*"
Function,+,storage_common_exists,_Bool,"Storage*, const char*"
Function,+,storage_common_fs_info,FS_Error,"Storage*, const char*, uint64_t*, uint64_t*"

1 entry status name type params
1825 Function - jn double int, double
1826 Function - jnf float int, float
1827 Function - jrand48 long unsigned short[3]
Function - keeloq_reset_kl_type void
Function - keeloq_reset_mfname void
1828 Function - keeloq_reset_original_btn void
1829 Function - l64a char* long
1830 Function - labs long long
2566 Function - srand48 void long
2567 Function - srandom void unsigned
2568 Function + sscanf int const char*, const char*, ...
Function - star_line_reset_kl_type void
Function - star_line_reset_mfname void
2569 Function + storage_common_copy FS_Error Storage*, const char*, const char*
2570 Function + storage_common_exists _Bool Storage*, const char*
2571 Function + storage_common_fs_info FS_Error Storage*, const char*, uint64_t*, uint64_t*

View File

@ -11,10 +11,6 @@ extern const SubGhzProtocolDecoder subghz_protocol_star_line_decoder;
extern const SubGhzProtocolEncoder subghz_protocol_star_line_encoder;
extern const SubGhzProtocol subghz_protocol_star_line;
void star_line_reset_mfname();
void star_line_reset_kl_type();
/**
* Allocate SubGhzProtocolEncoderStarLine.
* @param environment Pointer to a SubGhzEnvironment instance