Searched refs:timeoutCounter (Results 1 – 5 of 5) sorted by relevance
466 if (linCurrentState->timeoutCounter == 0U) in LIN_DRV_TimeoutService()490 linCurrentState->timeoutCounter--; in LIN_DRV_TimeoutService()497 if (linCurrentState->timeoutCounter == 0U) in LIN_DRV_TimeoutService()522 linCurrentState->timeoutCounter--; in LIN_DRV_TimeoutService()550 linCurrentState->timeoutCounter = timeoutValue; in LIN_SetTimeoutCounter()
545 if (linCurrentState->timeoutCounter == 0U) in LIN_TimeoutService()571 linCurrentState->timeoutCounter--; in LIN_TimeoutService()578 if (linCurrentState->timeoutCounter == 0U) in LIN_TimeoutService()605 linCurrentState->timeoutCounter--; in LIN_TimeoutService()633 linCurrentState->timeoutCounter = timeoutValue; in LIN_SetTimeoutCounter()
141 volatile uint32_t timeoutCounter; /*!< Value of the timeout counter */ member
208 volatile uint32_t timeoutCounter; /*!< Value of the timeout counter */ member
1083 linCurrentState->timeoutCounter = 0U; in LIN_LPUART_Init()