Home
last modified time | relevance | path

Searched refs:B2H_BUF_IN_ADDR (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.c62 #define B2H_BUF_IN_ADDR (buf_info.bt2host_in_addr) macro
500 cybt_reg_read(B2H_BUF_IN_ADDR, &buf_index.bt2host_in_val); in cybt_debug_dump()
501 …cybt_printf("B2H_BUF_IN_ADDR: 0x%08lx = 0x%08lx (last 0x%08lx)\n", B2H_BUF_IN_ADDR, buf_index.bt2h… in cybt_debug_dump()
642 addr = B2H_BUF_IN_ADDR; in cybt_get_addr()
707 B2H_BUF_IN_ADDR = WLAN_RAM_BASE_ADDR + BTSDIO_OFFSET_BT2HOST_IN; in cybt_init_buffer()
713 cybt_reg_write(B2H_BUF_IN_ADDR, reg_val); in cybt_init_buffer()