Searched refs:PORT_TimeOutCloseMux (Results 1 – 3 of 3) sorted by relevance
277 void PORT_TimeOutCloseMux(tRFC_MCB* p_mcb);
178 PORT_TimeOutCloseMux(p_port->rfc.p_mcb); in rfc_port_sm_state_closed()543 PORT_TimeOutCloseMux(p_port->rfc.p_mcb); in rfc_port_sm_opened()
744 void PORT_TimeOutCloseMux(tRFC_MCB* p_mcb) { in PORT_TimeOutCloseMux() function