Searched defs:timeoutValue (Results 1 – 13 of 13) sorted by relevance
81 uint32_t timeoutValue; /*!< Timeout value */ member105 uint32_t timeoutValue; /*!< Timeout value */ member
52 uint32_t timeoutValue; /*!< Timeout value */ member
45 uint16_t timeoutValue; /*!< Timeout value */ member
83 uint16_t timeoutValue; /*!< Timeout value */ member
72 uint16_t timeoutValue; /*!< Timeout value */ member
437 static inline void LIN_DRV_SetTimeoutCounter(uint32_t instance, uint32_t timeoutValue) in LIN_DRV_SetTimeoutCounter()
539 void LIN_SetTimeoutCounter(uint32_t instance, uint32_t timeoutValue) in LIN_SetTimeoutCounter()
622 void LIN_SetTimeoutCounter(uint32_t instance, uint32_t timeoutValue) in LIN_SetTimeoutCounter()
414 …uint32_t timeoutValue = ((uint32_t)timeout_Ms * (srcClock_Hz / (clkDivider + 1UL)) / 16UL / 100UL … in I2C_MasterSetTimeoutValue() local
294 uint16_t timeoutValue; /*!< Timeout value. */ member
2032 status_t XSPI_UpdateAhbHreadyTimeOutValue(XSPI_Type *base, uint16_t timeoutValue) in XSPI_UpdateAhbHreadyTimeOutValue()
845 …uint16_t timeoutValue; /*!< The timeout value that generates a wakeup event, the counter timer is … member