Searched refs:addr4 (Results 1 – 6 of 6) sorted by relevance
| /hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/ |
| D | Qspi_Ip_Sfdp.c | 2937 uint8 addr4; in Qspi_Ip_SfdpGetBasicEraseInstr() local 2941 addr4 = (uint8)Qspi_Ip_SfdpGet4BAddParam(sfdpTables, QSPI_IP_SFDP_4BADD_INSTR_SUP_DWORD, in Qspi_Ip_SfdpGetBasicEraseInstr() 2943 if (addr4 == 1U) in Qspi_Ip_SfdpGetBasicEraseInstr() 2980 uint8 addr4; in Qspi_Ip_SfdpGetXspi1EraseInstr() local 2984 addr4 = (uint8)Qspi_Ip_SfdpGet4BAddParam(sfdpTables, QSPI_IP_SFDP_4BADD_INSTR_SUP_DWORD, in Qspi_Ip_SfdpGetXspi1EraseInstr() 2986 if (addr4 == 1U) in Qspi_Ip_SfdpGetXspi1EraseInstr()
|
| /hal_nxp-latest/s32/drivers/s32k3/Fls/src/ |
| D | Qspi_Ip_Sfdp.c | 2932 uint8 addr4; in Qspi_Ip_SfdpGetBasicEraseInstr() local 2936 addr4 = (uint8)Qspi_Ip_SfdpGet4BAddParam(sfdpTables, QSPI_IP_SFDP_4BADD_INSTR_SUP_DWORD, in Qspi_Ip_SfdpGetBasicEraseInstr() 2938 if (addr4 == 1U) in Qspi_Ip_SfdpGetBasicEraseInstr() 2975 uint8 addr4; in Qspi_Ip_SfdpGetXspi1EraseInstr() local 2979 addr4 = (uint8)Qspi_Ip_SfdpGet4BAddParam(sfdpTables, QSPI_IP_SFDP_4BADD_INSTR_SUP_DWORD, in Qspi_Ip_SfdpGetXspi1EraseInstr() 2981 if (addr4 == 1U) in Qspi_Ip_SfdpGetXspi1EraseInstr()
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/ |
| D | mlan_action.c | 192 (void)memset(pkt_hdr->wlan_header.addr4, 0x00, MLAN_MAC_ADDR_LENGTH); in wlan_fill_mgmt_mac_header()
|
| D | mlan_api.c | 5783 (void)memcpy(pwlan_pkt_hdr->addr4, addr, MLAN_MAC_ADDR_LENGTH); in wlan_send_mgmt_auth_request() 5837 (void)memcpy(pmgmt_pkt_hdr->wlan_header.addr4, addr, MLAN_MAC_ADDR_LENGTH); in wlan_send_mgmt_auth_request()
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wifidriver/ |
| D | wifi-decl.h | 1471 t_u8 addr4[MLAN_MAC_ADDR_LENGTH];
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/ |
| D | mlan_fw.h | 2368 mlan_802_11_mac_addr addr4;
|