Searched refs:pinLowTimeout_ns (Results 1 – 3 of 3) sorted by relevance
117 .pinLowTimeout_ns = 0,
438 masterConfig->pinLowTimeout_ns = 0U; /* Set to 0 to disable the function */ in LPI2C_MasterGetDefaultConfig()540 if (0U != masterConfig->pinLowTimeout_ns) in LPI2C_MasterInit()544 … cycles = LPI2C_GetCyclesForWidth(sourceClock_Hz, masterConfig->pinLowTimeout_ns / 256U, 1U, in LPI2C_MasterInit()
158 … uint32_t pinLowTimeout_ns; /*!< Pin low timeout in nanoseconds. Set to 0 to disable. */ member