Home
last modified time | relevance | path

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

/babblesim_base-latest/libPhyComv1/src/
Dbs_pc_base.h36 int pb_phy_is_connected_to_device(pb_phy_state_t *state, uint d);
Dbs_pc_base.c410 int pb_phy_is_connected_to_device(pb_phy_state_t *this, uint d){ in pb_phy_is_connected_to_device() function
422 if ( pb_phy_is_connected_to_device(this, d) ) { in pb_phy_resp_wait()
434 if ( pb_phy_is_connected_to_device(this, d) ) { in pb_phy_get_next_request()
449 if ( pb_phy_is_connected_to_device(this, d) ) { in pb_phy_get_wait_s()