Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freemodbus/modbus/include/
Dmb.h122 MB_ETIMEDOUT /*!< timeout error occurred. */ enumerator
/hal_espressif-3.6.0/components/freemodbus/modbus/functions/
Dmbutils.c131 case MB_ETIMEDOUT: in prveMBError2Exception()