Home
last modified time | relevance | path

Searched defs:n (Results 1 – 3 of 3) sorted by relevance

/babblesim_ext_2G4_phy_v1-latest/src/
Dp2G4_com.c16 void p2G4_phy_initcom(const char* s, const char* p, uint n){ in p2G4_phy_initcom()
Dp2G4_args.c253 for (uint n = 0; n < args->n_devs ; n++) { in p2G4_clear_args_struct() local
Dp2G4_dump.c148 static void generate_cursor(char *o, const uint n){ in generate_cursor()