Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/i3c/
Dfsl_i3c.h181 kI3C_MasterHighKeeperNone = 0U, /*!< Use PUR to hold SCL high. */ enumerator
Dfsl_i3c.c764 config->hKeep = kI3C_MasterHighKeeperNone; in I3C_GetDefaultConfig()
932 masterConfig->hKeep = kI3C_MasterHighKeeperNone; in I3C_MasterGetDefaultConfig()