Home
last modified time | relevance | path

Searched refs:CY_CTB_COMP_HYST_10MV (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-3.6.0/mtb-hal-cat1/include_pvt/
Dcyhal_analog_common.h44 …#define _CYHAL_COMP_CTB_HIST(hysteresis) ((hysteresis) ? CY_CTB_COMP_HYST_10MV : CY_CTB_COMP_HY…
/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/
Dcy_ctb.h470 …YST(hyst) (((hyst) == CY_CTB_COMP_HYST_DISABLE) || ((hyst) == CY_CTB_COMP_HYST_10MV))
627CY_CTB_COMP_HYST_10MV = CTBM_OA_RES0_CTRL_OA0_HYST_EN_Msk, /**< Enable the 10 mV hyste… enumerator
/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/source/
Dcy_ctb.c604 | (uint32_t) CY_CTB_COMP_HYST_10MV \ in Cy_CTB_FastInit()
613 | (uint32_t) CY_CTB_COMP_HYST_10MV \ in Cy_CTB_FastInit()