Home
last modified time | relevance | path

Searched refs:MB_EX_ILLEGAL_FUNCTION (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.5.0/components/freemodbus/modbus/include/
Dmbproto.h61 MB_EX_ILLEGAL_FUNCTION = 0x01, enumerator
/hal_espressif-3.5.0/components/freemodbus/modbus/
Dmb.c381 eException = MB_EX_ILLEGAL_FUNCTION; in eMBPoll()
Dmb_m.c374 eException = MB_EX_ILLEGAL_FUNCTION; in eMBMasterPoll()