Home
last modified time | relevance | path

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

/nrf_wifi-latest/hw_if/hal/inc/common/
Drpu_if.h121 struct rpu_mcu_boot_vector { struct
132 struct rpu_mcu_boot_vector vectors[RPU_MCU_MAX_BOOT_VECTORS]; argument
/nrf_wifi-latest/hw_if/hal/src/common/
Dhal_fw_patch_loader.c300 const struct rpu_mcu_boot_vector *boot_vector = &boot_vectors->vectors[boot_vector_id]; in nrf_wifi_hal_fw_patch_boot()