Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freemodbus/modbus/functions/
Dmbfuncother.c55 eMBSetSlaveID( UCHAR ucSlaveID, BOOL xIsRunning, in eMBSetSlaveID() argument
67 ucMBSlaveID[usMBSlaveIDLen++] = ( UCHAR )( xIsRunning ? 0xFF : 0x00 ); in eMBSetSlaveID()
/hal_espressif-3.6.0/components/freemodbus/modbus/include/
Dmb.h241 eMBErrorCode eMBSetSlaveID( UCHAR ucSlaveID, BOOL xIsRunning,