Home
last modified time | relevance | path

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

/babblesim_base-latest/libPhyComv1/src/
Dbs_pc_base.h31 unsigned int n_devices; member
Dbs_pc_base.c299 this->n_devices = n; in pb_phy_initcom()
306 for (int d = 0; d < this->n_devices; d++) { in pb_phy_initcom()
369 for (int d = 0; d < this->n_devices; d++) { in pb_phy_disconnect_devices()