Home
last modified time | relevance | path

Searched refs:iface_init (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.4.0/components/freemodbus/common/
Dmbc_slave.h80 iface_init init; /*!< Interface method init */
Dmbc_master.h97 iface_init init; /*!< Interface method init */
/hal_espressif-3.4.0/components/freemodbus/common/include/
Desp_modbus_common.h164 typedef esp_err_t (*iface_init)(void**); /*!< Interface method init */ typedef