Searched refs:disableTimeout (Results 1 – 2 of 2) sorted by relevance
300 bool disableTimeout; /*!< Whether to disable timeout to prevent the ERRWARN. */ member618 bool disableTimeout; /*!< Whether to disable timeout to prevent the ERRWARN. */ member
763 config->disableTimeout = false; in I3C_GetDefaultConfig()817 …e->MCONFIG = I3C_MCONFIG_MSTENA(config->enableMaster) | I3C_MCONFIG_DISTO(config->disableTimeout) | in I3C_Init()908 masterConfig->disableTimeout = false; in I3C_MasterGetDefaultConfig()941 … I3C_MCONFIG_MSTENA(masterConfig->enableMaster) | I3C_MCONFIG_DISTO(masterConfig->disableTimeout) | in I3C_MasterInit()