Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/inc/fw/
Dpatch_info.h22 #define NRF_WIFI_PATCH_SIGNATURE 0xDEAD1EAF macro
/nrf_wifi-latest/fw_if/umac_if/src/common/
Dfmac_api_common.c135 if (info->signature != NRF_WIFI_PATCH_SIGNATURE) { in nrf_wifi_validate_fw_header()
137 info->signature, NRF_WIFI_PATCH_SIGNATURE); in nrf_wifi_validate_fw_header()