Searched refs:enableCmp (Results 1 – 2 of 2) sorted by relevance
118 CMP_Enable(base, config->enableCmp); /* Enable the CMP module after configured or not. */ in CMP_Init()168 config->enableCmp = true; /* Enable the CMP module after initialization. */ in CMP_GetDefaultConfig()
73 bool enableCmp; /*!< Enable the CMP module. */ member