Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_lpcomp.h441 } cy_en_lpcomp_trim_t; typedef
542 …Comp_GetTrim(LPCOMP_Type const * base, cy_en_lpcomp_channel_t channel, cy_en_lpcomp_trim_t * trim);
543 …Comp_SetTrim(LPCOMP_Type * base, cy_en_lpcomp_channel_t channel, const cy_en_lpcomp_trim_t * trim);
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_lpcomp.c1014 …PComp_GetTrim(LPCOMP_Type const * base, cy_en_lpcomp_channel_t channel, cy_en_lpcomp_trim_t * trim) in Cy_LPComp_GetTrim()
1056 …PComp_SetTrim(LPCOMP_Type * base, cy_en_lpcomp_channel_t channel, const cy_en_lpcomp_trim_t * trim) in Cy_LPComp_SetTrim()