Home
last modified time | relevance | path

Searched refs:programTimeMax (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_smif_sfdp.c1448 uint32_t programTimeMax; in SfdpGetPageProgramTime() local
1464 programTimeMax = ((programTimeCount + 1UL) * progUs) * (2UL * (progMul + 1UL)); in SfdpGetPageProgramTime()
1466 return(programTimeMax); in SfdpGetPageProgramTime()