Searched refs:input_reg_rd_fp (Results 1 – 3 of 3) sorted by relevance
88 static int input_reg_rd_fp(uint16_t addr, float *reg) in input_reg_rd_fp() function165 .input_reg_rd_fp = input_reg_rd_fp,
348 int (*input_reg_rd_fp)(uint16_t addr, float *reg); member
453 if (ctx->mbs_user_cb->input_reg_rd_fp == NULL) { in mbs_fc04_inreg_read()492 err = ctx->mbs_user_cb->input_reg_rd_fp(reg_addr, &fp); in mbs_fc04_inreg_read()