Lines Matching refs:LOG_INF
85 LOG_INF("FC 0x%02x Error 0x%02x", ctx->rx_adu.fc, excep_code); in mbs_exception_rsp()
163 LOG_INF("Coil address not supported"); in mbs_fc01_coil_read()
264 LOG_INF("Discrete input address not supported"); in mbs_fc02_di_read()
396 LOG_INF("Holding register address not supported"); in mbs_fc03_hreg_read()
508 LOG_INF("Input register address not supported"); in mbs_fc04_inreg_read()
563 LOG_INF("Coil address not supported"); in mbs_fc05_coil_write()
613 LOG_INF("Register address not supported"); in mbs_fc06_hreg_write()
691 LOG_INF("Sub-function not supported"); in mbs_fc08_diagnostics()
790 LOG_INF("Coil address not supported"); in mbs_fc15_coils_write()
914 LOG_INF("Register address not supported"); in mbs_fc16_hregs_write()
946 LOG_INF("Custom handler failed with code %d", p->excep_code); in mbs_try_user_fc()