Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_flash_v2.c161 apiArgs.ProgramRow.arg1.dataLoc = (uint32_t)config->dataLoc; in Cy_Flash_Program_WorkFlash()
215 apiArgs.ProgramRow.arg1.dataLoc = (uint32_t)config->dataLoc; in Cy_Flash_Program()
1003 .dataLoc = CY_FLASH_PROGRAMROW_DATA_LOCATION_SRAM, in Cy_Flash_StartWrite()
1128 .dataLoc = CY_FLASH_PROGRAMROW_DATA_LOCATION_SRAM, in Cy_Flash_ProgramRow()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_flash.h792 …cy_en_flash_programrow_location_t dataLoc; /**< data location for the operation \ref cy_en_… member
Dcy_flash_srom.h501 uint32_t dataLoc : 8; // Data location. see \ref cy_en_programrow_location_t member