Searched refs:oaCompHyst (Results 1 – 5 of 5) sorted by relevance
64 .oaCompHyst = CY_CTB_COMP_HYST_DISABLE,
233 config.oaCompHyst = _CYHAL_COMP_CTB_HIST(cfg->hysteresis); in _cyhal_comp_ctb_init()
127 .oaCompHyst = CY_CTB_COMP_HYST_DISABLE,
423 CY_ASSERT_L3(CY_CTB_COMPHYST(config->oaCompHyst)); in Cy_CTB_OpampInit()434 | (uint32_t) config->oaCompHyst \ in Cy_CTB_OpampInit()
849 …cy_en_ctb_comp_hyst_t oaCompHyst; /**< Opamp comparator hysteresis: enable for 10 mV hys… member