Searched refs:CY_FLASH_DRIVER_NON_BLOCKING (Results 1 – 2 of 2) sorted by relevance
223 if(status == CY_FLASH_DRV_SUCCESS && block == CY_FLASH_DRIVER_NON_BLOCKING) in Cy_Flash_Program()1027 result = Cy_Flash_Program(&flash_programrow_config,CY_FLASH_DRIVER_NON_BLOCKING); in Cy_Flash_StartWrite()1079 result = Cy_Flash_EraseSector_Ext(&flash_erasesector_config, CY_FLASH_DRIVER_NON_BLOCKING); in Cy_Flash_StartEraseSector()
768 CY_FLASH_DRIVER_NON_BLOCKING = (0x00UL), /**< Set SROM API in non blocking mode */ enumerator