Home
last modified time | relevance | path

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

/nrf_wifi-latest/hw_if/hal/src/common/
Dhal_fw_patch_loader.c241 unsigned int boot_vector_id; in nrf_wifi_hal_fw_patch_boot() local
299 for (boot_vector_id = 0; boot_vector_id < ARRAY_SIZE(boot_vectors->vectors); boot_vector_id++) { in nrf_wifi_hal_fw_patch_boot()
300 const struct rpu_mcu_boot_vector *boot_vector = &boot_vectors->vectors[boot_vector_id]; in nrf_wifi_hal_fw_patch_boot()