Home
last modified time | relevance | path

Searched defs:out_buffer_size (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/examples/peripherals/usb/host/cdc/common/cdc_acm_host/include/usb/
Dcdc_acm_host.h99 …size_t out_buffer_size; /**< Maximum size of USB bulk out transfer, set to 0 for rea… member
/hal_espressif-3.6.0/examples/cxx/experimental/esp_mqtt_cxx/components/esp_mqtt_cxx/include/
Desp_mqtt_client_config.hpp218 …int out_buffer_size; /*!< size of MQTT output buffer. If not defined, both outp… member