Home
last modified time | relevance | path

Searched refs:CY_CTB_COMP_HYST_DISABLE (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-latest/mtb-hal-cat1/include_pvt/
Dcyhal_analog_common.h44 …YHAL_COMP_CTB_HIST(hysteresis) ((hysteresis) ? CY_CTB_COMP_HYST_10MV : CY_CTB_COMP_HYST_DISABLE)
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ctb.h470 #define CY_CTB_COMPHYST(hyst) (((hyst) == CY_CTB_COMP_HYST_DISABLE) || ((hyst) == CY_…
626CY_CTB_COMP_HYST_DISABLE = 0UL, /**< Disable hysteresis */ enumerator
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_opamp.c64 .oaCompHyst = CY_CTB_COMP_HYST_DISABLE,
Dcyhal_dac.c127 .oaCompHyst = CY_CTB_COMP_HYST_DISABLE,