Searched refs:sectorAddress (Results 1 – 2 of 2) sorted by relevance
84 uint32 sectorAddress118 uint32 sectorAddress
814 uint32 sectorAddress in Qspi_Ip_HyperflashSectorBlankCheck() argument822 startAddr = (uint32)(sectorAddress & ~(QSPI_IP_HYPERFLASH_SECTOR_SIZE - 1U)); in Qspi_Ip_HyperflashSectorBlankCheck()841 uint32 sectorAddress in Qspi_Ip_HyperflashSectorErase() argument870 status = Qspi_Ip_RunCommand(instance, QSPI_IP_HF_LUT_SE, sectorAddress); in Qspi_Ip_HyperflashSectorErase()943 const uint32 sectorAddress = address & ~(QSPI_IP_HYPERFLASH_SECTOR_SIZE - 1U); in Qspi_Ip_HyperflashProgram() local966 status = Qspi_Ip_RunCommand(instance, QSPI_IP_HF_LUT_CMD_25, sectorAddress); in Qspi_Ip_HyperflashProgram()977 status = Qspi_Ip_RunCommand(instance, QSPI_IP_HF_LUT_WC, sectorAddress); in Qspi_Ip_HyperflashProgram()1020 status = Qspi_Ip_HyperflashProgramBufferToFlashConfirm(instance, sectorAddress); in Qspi_Ip_HyperflashProgram()