Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/freemodbus/modbus/
Dmb.c70 STATE_DISABLED, enumerator
189 eMBState = STATE_DISABLED; in eMBInit()
204 eMBState = STATE_DISABLED; in eMBTCPInit()
220 eMBState = STATE_DISABLED; in eMBTCPInit()
278 if( eMBState == STATE_DISABLED ) in eMBClose()
297 if( eMBState == STATE_DISABLED ) in eMBEnable()
318 eMBState = STATE_DISABLED; in eMBDisable()
321 else if( eMBState == STATE_DISABLED ) in eMBDisable()
Dmb_m.c82 STATE_DISABLED, enumerator
155 eMBState = STATE_DISABLED; in eMBMasterTCPInit()
169 eMBState = STATE_DISABLED; in eMBMasterTCPInit()
234 eMBState = STATE_DISABLED; in eMBMasterSerialInit()
247 if( eMBState == STATE_DISABLED ) in eMBMasterClose()
266 if( eMBState == STATE_DISABLED ) in eMBMasterEnable()
289 eMBState = STATE_DISABLED; in eMBMasterDisable()
292 else if( eMBState == STATE_DISABLED ) in eMBMasterDisable()