Searched refs:srcAddr (Results 1 – 4 of 4) sorted by relevance
82 SCB_CleanDCache_by_Addr((uint32_t*)params->ProgramRow.arg3.srcAddr, (int32_t)size_in_bytes); in Cy_Srom_CallApi()183 SCB_CleanDCache_by_Addr((uint32_t*)params->ProgramRow.arg3.srcAddr, (int32_t)size_in_bytes); in Cy_Srom_CallApi_NonBlock()
165 apiArgs.ProgramRow.arg3.srcAddr = (uint32_t)config->dataAddr; in Cy_Flash_Program_WorkFlash()219 apiArgs.ProgramRow.arg3.srcAddr = (uint32_t)config->dataAddr; in Cy_Flash_Program()
513 …uint32_t srcAddr : 32; // 32-bit aligned address of SRAM where data to be programmed will be stored member
2028 #define srcAddr srcAddress macro