Home
last modified time | relevance | path

Searched refs:CY_CTB_COMPHYST (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ctb.c314 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()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ctb.h470 #define CY_CTB_COMPHYST(hyst) (((hyst) == CY_CTB_COMP_HYST_DISABLE) || ((hyst) == CY_… macro