Home
last modified time | relevance | path

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

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