Searched refs:strgp (Results 1 – 2 of 2) sorted by relevance
109 tstrGpRegs strgp = {0}; in nm_get_firmware_full_info() local118 ret = nm_read_block(reg|0x30000,(uint8*)&strgp,sizeof(tstrGpRegs)); in nm_get_firmware_full_info()121 reg = strgp.u32Firmware_Ota_rev; in nm_get_firmware_full_info()172 tstrGpRegs strgp = {0}; in nm_get_ota_firmware_info() local182 ret = nm_read_block(reg|0x30000,(uint8*)&strgp,sizeof(tstrGpRegs)); in nm_get_ota_firmware_info()185 reg = strgp.u32Firmware_Ota_rev; in nm_get_ota_firmware_info()
615 tstrGpRegs strgp = {0}; in nmi_get_otp_mac_address() local620 ret = nm_read_block(u32RegValue|0x30000,(uint8*)&strgp,sizeof(tstrGpRegs)); in nmi_get_otp_mac_address()622 u32RegValue = strgp.u32Mac_efuse_mib; in nmi_get_otp_mac_address()647 tstrGpRegs strgp = {0}; in nmi_get_mac_address() local652 ret = nm_read_block(u32RegValue|0x30000,(uint8*)&strgp,sizeof(tstrGpRegs)); in nmi_get_mac_address()654 u32RegValue = strgp.u32Mac_efuse_mib; in nmi_get_mac_address()