Searched refs:MB_PORT_SERIAL_SLAVE (Results 1 – 5 of 5) sorted by relevance
31 case MB_PORT_SERIAL_SLAVE: in mbc_slave_init()
191 vMBPortSetMode((UCHAR)MB_PORT_SERIAL_SLAVE); in mbc_serial_slave_create()194 mbs_opts->port_type = MB_PORT_SERIAL_SLAVE; // set interface port type in mbc_serial_slave_create()
86 MB_PORT_SERIAL_SLAVE, /*!< Modbus port type serial slave. */ enumerator
98 …ESP_ERROR_CHECK(mbc_slave_init(MB_PORT_SERIAL_SLAVE, &mbc_slave_handler)); // Initialization of Mo… in app_main()
62 … ports: :cpp:enumerator:`MB_PORT_SERIAL_MASTER`, :cpp:enumerator:`MB_PORT_SERIAL_SLAVE` accordingl…