Home
last modified time | relevance | path

Searched defs:p_hex_buf (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_driver/cybt_shared_bus/
Dcybt_shared_bus.c61 static cybt_result_t cybt_fw_download_prepare(uint8_t **p_write_buf, uint8_t **p_hex_buf) { in cybt_fw_download_prepare()
79 static cybt_result_t cybt_fw_download_finish(uint8_t *p_write_buf, uint8_t *p_hex_buf) { in cybt_fw_download_finish()
116 uint8_t *p_hex_buf = NULL; in cyw43_btbus_init() local
Dcybt_shared_bus_driver.c303 uint8_t *p_hex_buf) { in cybt_fw_download()