Searched refs:byteTotal (Results 1 – 1 of 1) sorted by relevance
957 const uint32 byteTotal = byteCnt + prePadding + postPadding; in Qspi_Ip_HyperflashProgram() local958 const uint32 wordCnt = (byteTotal >> 1U) - 1U; /* minus 1 */ in Qspi_Ip_HyperflashProgram()