Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_lpcomp.h390 } cy_en_lpcomp_trim_polarity_t; typedef
439 cy_en_lpcomp_trim_polarity_t polarity; /**< Defines the low-power comparator trim polarity */
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_lpcomp.c1022 …trim->polarity = (cy_en_lpcomp_trim_polarity_t)_FLD2VAL(LPCOMP_CMP0_OFFSET_TRIM_CMP0_POLARITY, LPC… in Cy_LPComp_GetTrim()
1030 …trim->polarity = (cy_en_lpcomp_trim_polarity_t)_FLD2VAL(LPCOMP_CMP1_OFFSET_TRIM_CMP1_POLARITY, LPC… in Cy_LPComp_GetTrim()