Home
last modified time | relevance | path

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

/babblesim_ext_2G4_phy_v1-3.4.0/src/
Dp2G4_dump.c154 static FILE* open_file(size_t fname_len, const char* results_path, const char* type, in open_file() argument
158 sprintf(filename,"%s/d_%s_%02i.%s.csv",results_path, p_id, dev_nbr, type); in open_file()