Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_flash_srom.c82 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()
Dcy_flash_v2.c165 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()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_flash_srom.h513 …uint32_t srcAddr : 32; // 32-bit aligned address of SRAM where data to be programmed will be stored member
Dcy_dma.h2028 #define srcAddr srcAddress macro