Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_driver/cybt_shared_bus/
Dcybt_shared_bus_driver.c18 static cybt_fw_membuf_index_t last_buf_index; variable
494 last_buf_index.host2bt_in_val); in cybt_debug_dump()
498 last_buf_index.host2bt_out_val); in cybt_debug_dump()
502 last_buf_index.bt2host_in_val); in cybt_debug_dump()
506 last_buf_index.bt2host_out_val); in cybt_debug_dump()
539 … memcpy((uint8_t *) &last_buf_index, (uint8_t *) p_buf_index, sizeof(cybt_fw_membuf_index_t)); in cybt_get_bt_buf_index()