Searched refs:hex_file_data_t (Results 1 – 1 of 1) sorted by relevance
123 } hex_file_data_t; typedef190 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()