Searched defs:sectorAddress (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/ |
| D | fsl_eeprom_emulation.c | 928 …nt32_t EE_SearchInSector(eeprom_emulation_handle_t *handle, uint16_t expID, uint32_t sectorAddress) in EE_SearchInSector() 989 uint32_t EE_SearchBlankSpace(eeprom_emulation_handle_t *handle, uint32_t sectorAddress) in EE_SearchBlankSpace() 1083 uint32_t sectorAddress = g_currentActiveSector; in EE_SearchInAllActives() local 1213 uint8_t EE_GetSectorStatus(eeprom_emulation_handle_t *handle, uint32_t sectorAddress) in EE_GetSectorStatus() 1306 uint32_t EE_FindActSector(eeprom_emulation_handle_t *handle, uint32_t sectorAddress, bool closestFl… in EE_FindActSector() 1359 uint32_t sectorAddress; in EE_GetSectorNumber() local 1389 uint32_t EE_ValidateDeadIndicator(eeprom_emulation_handle_t *handle, uint32_t sectorAddress) in EE_ValidateDeadIndicator() 1436 uint32_t EE_ValidateEraseCycle(eeprom_emulation_handle_t *handle, uint32_t sectorAddress, uint8_t *… in EE_ValidateEraseCycle() 1484 uint32_t EE_ValidateActIndicator(eeprom_emulation_handle_t *handle, uint32_t sectorAddress) in EE_ValidateActIndicator() 1544 uint32_t EE_ReEraseEeprom(eeprom_emulation_handle_t *handle, uint32_t sectorAddress) in EE_ReEraseEeprom() [all …]
|
| /hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/ |
| D | Qspi_Ip_Hyperflash.c | 814 uint32 sectorAddress in Qspi_Ip_HyperflashSectorBlankCheck() 841 uint32 sectorAddress in Qspi_Ip_HyperflashSectorErase() 943 const uint32 sectorAddress = address & ~(QSPI_IP_HYPERFLASH_SECTOR_SIZE - 1U); in Qspi_Ip_HyperflashProgram() local
|
| /hal_nxp-latest/s32/drivers/s32k3/Fls/src/ |
| D | Qspi_Ip_Hyperflash.c | 814 uint32 sectorAddress in Qspi_Ip_HyperflashSectorBlankCheck() 841 uint32 sectorAddress in Qspi_Ip_HyperflashSectorErase() 943 const uint32 sectorAddress = address & ~(QSPI_IP_HYPERFLASH_SECTOR_SIZE - 1U); in Qspi_Ip_HyperflashProgram() local
|