Searched refs:CMP_CoutSync (Results 1 – 4 of 4) sorted by relevance
91 Assert_Param(IS_CMP_CoutSynchronized(CMP_InitStruct->CMP_CoutSync)); in CMP_Init()98 …itStruct->CMP_ScalerOutputBuf | CMP_InitStruct->CMP_ScalerEnable | CMP_InitStruct->CMP_CoutSync | \ in CMP_Init()116 CMP_InitStruct->CMP_CoutSync = CMP_ASYNC_OUTPUT; in CMP_StructInit()
91 Assert_Param(IS_CMP_CoutSynchronized(CMP_InitStruct->CMP_CoutSync)); in CMP_Init()101 …itStruct->CMP_ScalerOutputBuf | CMP_InitStruct->CMP_ScalerEnable | CMP_InitStruct->CMP_CoutSync | \ in CMP_Init()127 CMP_InitStruct->CMP_CoutSync = CMP_ASYNC_OUTPUT; in CMP_StructInit()
60 u32 CMP_CoutSync; member
Completed in 6 milliseconds