Home
last modified time | relevance | path

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

/babblesim_base-3.7.0/libPhyComv1/src/
Dbs_pc_base.h30 unsigned int n_devices; member
Dbs_pc_base.c270 this->n_devices = n; in pb_phy_initcom()
277 for (int d = 0; d < this->n_devices; d++) { in pb_phy_initcom()
340 for (int d = 0; d < this->n_devices; d++) { in pb_phy_disconnect_devices()