Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_flash.c400 uint32_t semaTryCount = 0uL; in Cy_Flash_SendCmd() local
429 …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()