Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_controller.c652 uint32_t numberOfPhases; in FTFx_CMD_ProgramSection() local
668 numberOfPhases = programSizeOfCurrentPass / aligmentInBytes; in FTFx_CMD_ProgramSection()
670 kFCCOBx[1] = BYTE2WORD_2_2(numberOfPhases, 0xFFFFU); in FTFx_CMD_ProgramSection()