Searched refs:holding_reg_wr_fp (Results 1 – 3 of 3) sorted by relevance
142 static int holding_reg_wr_fp(uint16_t addr, float reg) in holding_reg_wr_fp() function171 .holding_reg_wr_fp = holding_reg_wr_fp,
360 int (*holding_reg_wr_fp)(uint16_t addr, float reg); member
865 if (ctx->mbs_user_cb->holding_reg_wr_fp == NULL) { in mbs_fc16_hregs_write()911 err = ctx->mbs_user_cb->holding_reg_wr_fp(addr, fp); in mbs_fc16_hregs_write()