Home
last modified time | relevance | path

Searched refs:vMBMasterSetErrorType (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.4.0/components/freemodbus/modbus/
Dmb_m.c361 vMBMasterSetErrorType(EV_ERROR_RECEIVE_DATA); in eMBMasterPoll()
414 vMBMasterSetErrorType( EV_ERROR_EXECUTE_FUNCTION ); in eMBMasterPoll()
420 vMBMasterSetErrorType(EV_ERROR_OK); in eMBMasterPoll()
452 vMBMasterSetErrorType( EV_ERROR_INIT ); in eMBMasterPoll()
496 void IRAM_ATTR vMBMasterSetErrorType( eMBMasterErrorEventType errorType ) in vMBMasterSetErrorType() function
/hal_espressif-3.4.0/components/freemodbus/modbus/rtu/
Dmbrtu_m.c367 vMBMasterSetErrorType(EV_ERROR_RECEIVE_DATA); in xMBMasterRTUTimerExpired()
385 vMBMasterSetErrorType(EV_ERROR_RESPOND_TIMEOUT); in xMBMasterRTUTimerExpired()
/hal_espressif-3.4.0/components/freemodbus/modbus/ascii/
Dmbascii_m.c472 vMBMasterSetErrorType(EV_ERROR_RECEIVE_DATA); in xMBMasterASCIITimerT1SExpired()
496 vMBMasterSetErrorType(EV_ERROR_RESPOND_TIMEOUT); in xMBMasterASCIITimerT1SExpired()
/hal_espressif-3.4.0/components/freemodbus/modbus/include/
Dmb_m.h402 void vMBMasterSetErrorType( eMBMasterErrorEventType errorType );
/hal_espressif-3.4.0/components/freemodbus/tcp_master/port/
Dport_tcp_master.c654 vMBMasterSetErrorType(xErrType); in xMBTCPPortMasterFsmSetError()
1020 vMBMasterSetErrorType(EV_ERROR_RESPOND_TIMEOUT); in xMBMasterTCPTimerExpired()