Searched refs:callFlashCommand (Results 1 – 6 of 6) sorted by relevance
43 …void (*callFlashCommand)(FTFx_REG32_ACCESS_TYPE base, uint32_t bitMask, uint32_t bitShift, uint32_… member
160 if (NULL == config->bitOperFuncAddr.callFlashCommand) in FTFx_CACHE_Init()380 …lftfxCommonBitOperation_t ftfxCommonBitOperationCommand = config->bitOperFuncAddr.callFlashCommand; in ftfx_common_bit_operation_command_sequence()
204 config->runCmdFuncAddr.callFlashCommand = NULL; in FTFx_API_Init()1258 callFtfxRunCommand_t callFtfxRunCommand = config->runCmdFuncAddr.callFlashCommand; in ftfx_command_sequence()1313 callFtfxRunCommand_t callFtfxRunCommand = config->runCmdFuncAddr.callFlashCommand; in ftfx_command_sequence_non_blocking()
314 void (*callFlashCommand)(FTFx_REG8_ACCESS_TYPE FTMRx_fstat); member
367 void (*callFlashCommand)(volatile uint8_t *FTMRx_fstat); member
2035 callFlashRunCommand = config->executeInRamFunction.runCmdFuncAddr.callFlashCommand; in flash_command_sequence()