Home
last modified time | relevance | path

Searched refs:kLPI2C_HostRequestPinActiveHigh (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_lpi2c.h137 kLPI2C_HostRequestPinActiveHigh = 0x1U /*!< Configure the LPI2C_HREQ pin active high */ enumerator
Dfsl_lpi2c.c346 masterConfig->hostRequest.polarity = kLPI2C_HostRequestPinActiveHigh; in LPI2C_MasterGetDefaultConfig()
/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_lpi2c.h125 kLPI2C_HostRequestPinActiveHigh = 0x1U /*!< Configure the LPI2C_HREQ pin active high */ enumerator
Dfsl_lpi2c.c373 masterConfig->hostRequest.polarity = kLPI2C_HostRequestPinActiveHigh; in LPI2C_MasterGetDefaultConfig()