Searched refs:CY_CTB_COMPHYST (Results 1 – 2 of 2) sorted by relevance
314 CY_ASSERT_L3(CY_CTB_COMPHYST(config->oa0CompHyst)); in Cy_CTB_Init()323 CY_ASSERT_L3(CY_CTB_COMPHYST(config->oa1CompHyst)); in Cy_CTB_Init()423 CY_ASSERT_L3(CY_CTB_COMPHYST(config->oaCompHyst)); in Cy_CTB_OpampInit()1389 CY_ASSERT_L3(CY_CTB_COMPHYST(hyst)); in Cy_CTB_CompSetConfig()
470 #define CY_CTB_COMPHYST(hyst) (((hyst) == CY_CTB_COMP_HYST_DISABLE) || ((hyst) == CY_… macro