Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_lpcomp.h411 } cy_en_lpcomp_trim_magnitude_t; typedef
440cy_en_lpcomp_trim_magnitude_t magnitude; /**< Defines the low-power comparator trim magnitude */
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_lpcomp.c1023 …trim->magnitude = (cy_en_lpcomp_trim_magnitude_t)_FLD2VAL(LPCOMP_CMP0_OFFSET_TRIM_CMP0_MAGNITUDE, … in Cy_LPComp_GetTrim()
1031 …trim->magnitude = (cy_en_lpcomp_trim_magnitude_t)_FLD2VAL(LPCOMP_CMP1_OFFSET_TRIM_CMP1_MAGNITUDE, … in Cy_LPComp_GetTrim()