Home
last modified time | relevance | path

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

/babblesim_base-3.7.0/libPhyComv1/src/
Dbs_pc_base.h35 int pb_phy_is_connected_to_device(pb_phy_state_t * this, uint d);
Dbs_pc_base.c381 int pb_phy_is_connected_to_device(pb_phy_state_t *this, uint d){ in pb_phy_is_connected_to_device() function
393 if ( pb_phy_is_connected_to_device(this, d) ) { in pb_phy_resp_wait()
405 if ( pb_phy_is_connected_to_device(this, d) ) { in pb_phy_get_next_request()
420 if ( pb_phy_is_connected_to_device(this, d) ) { in pb_phy_get_wait_s()