Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/modbus/
Dmodbus_client.c33 uint8_t resp_fc = ctx->rx_adu.fc; in mbc_validate_response_fc() local
42 if (fc != (resp_fc & excep_mask)) { in mbc_validate_response_fc()
46 if (resp_fc & excep_bit) { in mbc_validate_response_fc()