Searched refs:isHotJoin (Results 1 – 2 of 2) sorted by relevance
518 bool isHotJoin; /*!< Whether to enable slave hotjoin before enable slave. */ member
2723 slaveConfig->isHotJoin = false; in I3C_SlaveGetDefaultConfig()2847 if (slaveConfig->isHotJoin) in I3C_SlaveInit()