Home
last modified time | relevance | path

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

/subsys/modbus/
A Dmodbus_internal.h61 #define MODBUS_RTU_MIN_MSG_SIZE 4 macro
A Dmodbus_raw.c15 #define MODBUS_RAW_MIN_MSG_SIZE (MODBUS_RTU_MIN_MSG_SIZE - 2)
A Dmodbus_serial.c265 if ((cfg->uart_buf_ctr < MODBUS_RTU_MIN_MSG_SIZE) || in modbus_rtu_rx_adu()

Completed in 10 milliseconds