Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_driver/cybt_shared_bus/
Dcybt_shared_bus_driver.h13 #define BTFW_DOWNLOAD_BLK_SIZE (((BTFW_MAX_STR_LEN) / 2) + 8) macro
Dcybt_shared_bus.c65 *p_write_buf = cyw43_malloc(BTFW_DOWNLOAD_BLK_SIZE + BTFW_SD_ALIGN); in cybt_fw_download_prepare()