Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/include/
H A Dmbproto.h62 MB_EX_ILLEGAL_DATA_ADDRESS = 0x02, enumerator
/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/functions/
H A Dmbutils.c128 eStatus = MB_EX_ILLEGAL_DATA_ADDRESS; in prveMBError2Exception()