Home
last modified time | relevance | path

Searched refs:ticalcs_dirlist_flash_used (Results 1 – 6 of 6) sorted by relevance

/dports/comms/tilp2/tilp2-1.18/src/
H A Dtilp_slct.c394 remote.memory.flash_used = ticalcs_dirlist_flash_used(remote.var_tree, remote.app_tree); in tilp_local_update_varlist()
423 remote.memory.flash_used = ticalcs_dirlist_flash_used(remote.var_tree, remote.app_tree); in tilp_local_update_applist()
/dports/comms/libticalcs2/libticalcs2-1.1.9/src/
H A Ddirlist.c381 TIEXPORT3 int TICALL ticalcs_dirlist_flash_used(GNode* vars, GNode* apps) in ticalcs_dirlist_flash_used() function
H A Dticalcs.h875 TIEXPORT3 int TICALL ticalcs_dirlist_flash_used(GNode* vars, GNode* apps);
H A Dcalc_xx.c318 ti->mem_used = ticalcs_dirlist_flash_used(*vars, *apps); in ticalcs_calc_get_dirlist()
/dports/comms/libticalcs2/libticalcs2-1.1.9/tests/
H A Dtorture_ticalcs.c155 PRINTF(ticalcs_dirlist_flash_used, INT, NULL, (void *)0x12345678); in torture_ticalcs()
156 PRINTF(ticalcs_dirlist_flash_used, INT, (void *)0x12345678, NULL); in torture_ticalcs()
/dports/comms/libticalcs2/libticalcs2-1.1.9/
H A DChangeLog403 - added ticalcs_dirlist_flash_used which count memory used by both archived variables and apps