Searched refs:clockHoldTime_ns (Results 1 – 2 of 2) sorted by relevance
325 uint32_t clockHoldTime_ns; /*!< Width in nanoseconds of the clock hold time. */ member
1097 slaveConfig->clockHoldTime_ns = 0; in LPI2C_SlaveGetDefaultConfig()1135 LPI2C_SCFGR2_CLKHOLD(LPI2C_GetCyclesForWidth(sourceClock_Hz, slaveConfig->clockHoldTime_ns, in LPI2C_SlaveInit()