Searched refs:commadAddr (Results 1 – 6 of 6) sorted by relevance
165 config->bitOperFuncAddr.commadAddr = (uint32_t)s_ftfxCommonBitOperation; in FTFx_CACHE_Init()169 ftfx_copy_common_bit_operation_to_ram((uint32_t *)config->bitOperFuncAddr.commadAddr); in FTFx_CACHE_Init()375 ftfxCommonBitOperationAddr = &config->bitOperFuncAddr.commadAddr; in ftfx_common_bit_operation_command_sequence()
210 config->runCmdFuncAddr.commadAddr = (uint32_t)s_ftfxRunCommand; in FTFx_API_Init()211 ftfx_copy_run_command_to_ram((uint32_t *)config->runCmdFuncAddr.commadAddr); in FTFx_API_Init()1257 config->runCmdFuncAddr.commadAddr += 1UL; in ftfx_command_sequence()1264 config->runCmdFuncAddr.commadAddr -= 1UL; in ftfx_command_sequence()1312 config->runCmdFuncAddr.commadAddr += 1UL; in ftfx_command_sequence_non_blocking()1319 config->runCmdFuncAddr.commadAddr -= 1UL; in ftfx_command_sequence_non_blocking()
42 uint32_t commadAddr; member
313 uint32_t commadAddr; member
460 …config->executeInRamFunction.runCmdFuncAddr.commadAddr = (uint32_t)s_flashRunCommand; in FLASH_Init()1990 uint32_t flashRunCommand = config->executeInRamFunction.runCmdFuncAddr.commadAddr; in copy_flash_run_command()2034 config->executeInRamFunction.runCmdFuncAddr.commadAddr += 1UL; in flash_command_sequence()2044 config->executeInRamFunction.runCmdFuncAddr.commadAddr -= 1UL; in flash_command_sequence()
366 uint32_t commadAddr; member