Home
last modified time | relevance | path

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

/nrf_wifi-latest/hw_if/hal/inc/common/
Drpu_if.h305 #define MAC1_ADDR_FLAG_MASK ~(1U<<2) macro
/nrf_wifi-latest/fw_if/umac_if/src/common/
Dfmac_api_common.c418 otp_mac_addr_flag_mask = (~MAC1_ADDR_FLAG_MASK); in nrf_wifi_fmac_otp_mac_addr_get()