Searched refs:modbus_register_user_fc (Results 1 – 3 of 3) sorted by relevance
630 int modbus_register_user_fc(const int iface, struct modbus_custom_fc *custom_fc);
211 return modbus_register_user_fc(server_iface, &modbus_cfg_custom); in init_modbus_server()
297 int modbus_register_user_fc(const int iface, struct modbus_custom_fc *custom_fc) in modbus_register_user_fc() function