Searched refs:sfunc (Results 1 – 4 of 4) sorted by relevance
644 uint16_t sfunc; in mbs_fc08_diagnostics() local652 sfunc = sys_get_be16(&ctx->rx_adu.data[0]); in mbs_fc08_diagnostics()655 switch (sfunc) { in mbs_fc08_diagnostics()698 sys_put_be16(sfunc, &ctx->tx_adu.data[0]); in mbs_fc08_diagnostics()
479 const uint16_t sfunc, in modbus_request_diagnostic() argument493 sys_put_be16(sfunc, &ctx->tx_adu.data[0]); in modbus_request_diagnostic()
252 const uint16_t sfunc,
8 LOG_MODULE_REGISTER(sfunc, LOG_LEVEL_INF);