Home
last modified time | relevance | path

Searched defs:timeoutValue (Results 1 – 13 of 13) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/wdog/
Dfsl_wdog.h81 uint32_t timeoutValue; /*!< Timeout value */ member
105 uint32_t timeoutValue; /*!< Timeout value */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/wwdt/
Dfsl_wwdt.h52 uint32_t timeoutValue; /*!< Timeout value */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/wdog01/
Dfsl_wdog.h45 uint16_t timeoutValue; /*!< Timeout value */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/wdog32/
Dfsl_wdog32.h83 uint16_t timeoutValue; /*!< Timeout value */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/wdog8/
Dfsl_wdog8.h72 uint16_t timeoutValue; /*!< Timeout value */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/rtwdog/
Dfsl_rtwdog.h83 uint16_t timeoutValue; /*!< Timeout value */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/lin/
Dlin_driver.h437 static inline void LIN_DRV_SetTimeoutCounter(uint32_t instance, uint32_t timeoutValue) in LIN_DRV_SetTimeoutCounter()
Dlin_driver.c539 void LIN_SetTimeoutCounter(uint32_t instance, uint32_t timeoutValue) in LIN_SetTimeoutCounter()
Dfsl_lin.c622 void LIN_SetTimeoutCounter(uint32_t instance, uint32_t timeoutValue) in LIN_SetTimeoutCounter()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/i2c/
Dfsl_i2c.c414 …uint32_t timeoutValue = ((uint32_t)timeout_Ms * (srcClock_Hz / (clkDivider + 1UL)) / 16UL / 100UL … in I2C_MasterSetTimeoutValue() local
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpuart/
Dfsl_lpuart.h294 uint16_t timeoutValue; /*!< Timeout value. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/xspi/
Dfsl_xspi.c2032 status_t XSPI_UpdateAhbHreadyTimeOutValue(XSPI_Type *base, uint16_t timeoutValue) in XSPI_UpdateAhbHreadyTimeOutValue()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexcan/
Dfsl_flexcan.h845 …uint16_t timeoutValue; /*!< The timeout value that generates a wakeup event, the counter timer is … member