Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_ftfx_controller.c481 uint32_t remainingLength; in FTFx_CMD_Program() local
495 remainingLength = lengthInBytes; in FTFx_CMD_Program()
497 while (remainingLength > 0U) in FTFx_CMD_Program()
532 remainingLength -= blockWriteUnitSize; in FTFx_CMD_Program()