Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_lpcomp.h373 CY_LPCOMP_SW_LOCAL_VREF = 0x08u /**< The low-power comparator input connects to local VREF. */ enumerator
490 ((input) == CY_LPCOMP_SW_LOCAL_VREF))
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_lpcomp.c719 case CY_LPCOMP_SW_LOCAL_VREF: in Cy_LPComp_SetInputs()