Searched refs:CY_FLASH_START_PROGRAM_DELAY (Results 1 – 1 of 1) sorted by relevance
176 #define CY_FLASH_START_PROGRAM_DELAY (CY_FLASH_START_PROGRAM_DELAY_TIME) macro206 #define CY_FLASH_START_PROGRAM_DELAY (CY_FLASH_NO_DELAY) macro1134 result = Cy_Flash_SendCmd(CY_FLASH_BLOCKING_MODE, CY_FLASH_START_PROGRAM_DELAY); in Cy_Flash_ProgramRow()1322 result = Cy_Flash_SendCmd(CY_FLASH_NON_BLOCKING_MODE, CY_FLASH_START_PROGRAM_DELAY); in Cy_Flash_StartProgram()