Searched refs:i2c_isr_free (Results 1 – 4 of 4) sorted by relevance
185 esp_err_t i2c_isr_free(intr_handle_t handle);
312 调用函数 :cpp:func:`i2c_isr_free` 删除中断处理程序。
312 To delete an interrupt handler, call :cpp:func:`i2c_isr_free`.
840 esp_err_t i2c_isr_free(intr_handle_t handle) in i2c_isr_free() function