Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/include/
H A Dmbproto.h61 MB_EX_ILLEGAL_FUNCTION = 0x01, enumerator
/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/
H A Dmb_m.c298 eException = MB_EX_ILLEGAL_FUNCTION; in eMBMasterPoll()
H A Dmb.c377 eException = MB_EX_ILLEGAL_FUNCTION; in eMBPoll()