Home
last modified time | relevance | path

Searched refs:hex_file_data_t (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.c123 } hex_file_data_t; typedef
190 hex_file_data_t *hfd in cybt_fw_get_data()
256 static uint32_t cybt_fw_get_data(cybt_fw_cb_t *p_btfw_cb, hex_file_data_t *hfd) { in cybt_fw_get_data()
305 hex_file_data_t hfd = {BTFW_ADDR_MODE_EXTENDED, 0, 0, NULL}; in cybt_fw_download()