Searched refs:semaTryCount (Results 1 – 1 of 1) sorted by relevance
400 uint32_t semaTryCount = 0uL; in Cy_Flash_SendCmd() local429 …PC_SEMA_STATUS_LOCKED != Cy_IPC_Sema_Status(CY_FLASH_WAIT_SEMA)) && ((semaTryCount < CY_FLASH_SEMA… in Cy_Flash_SendCmd()432 ++semaTryCount; in Cy_Flash_SendCmd()435 if (semaTryCount < CY_FLASH_SEMA_WAIT_MAX_TRIES) in Cy_Flash_SendCmd()