esp_apptrace_down_buffer_put() function
Indicates that the data in the down buffer is processed. This function is a counterpart of and must be preceded by esp_apptrace_down_buffer_get.
Arguments
dest
Indicates HW interface to receive data. Should be identical to the same parameter in call to esp_apptrace_down_buffer_get.
ptr
Address of trace buffer to release. Should be the value returned by call to esp_apptrace_down_buffer_get.
tmo
Timeout for operation (in us). Use ESP_APPTRACE_TMO_INFINITE to wait indefinitely.
Return value
ESP_OK on success, otherwise see esp_err_t
esp_apptrace_down_buffer_put() calls 6 functions:
![]()
esp_apptrace_down_buffer_put()
esp_apptrace_down_buffer_put() reads 9 variables:
![]()
esp_apptrace_down_buffer_put()