Home
last modified time | relevance | path

Searched refs:clockHoldTime_ns (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c.h358 uint32_t clockHoldTime_ns; /*!< Width in nanoseconds of the clock hold time. */ member
Dfsl_lpi2c.c1782 slaveConfig->clockHoldTime_ns = 250U; in LPI2C_SlaveGetDefaultConfig()
1852 LPI2C_GetCyclesForWidth(sourceClock_Hz, slaveConfig->clockHoldTime_ns, 3U, in LPI2C_SlaveInit()