Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_lpcomp.h333 } cy_en_lpcomp_out_t; typedef
427 cy_en_lpcomp_out_t outputMode; /**< The low-power comparator outputMode: Direct output,
528 void Cy_LPComp_SetOutputMode(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, cy_en_lpcomp_out_t
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_lpcomp.c770 void Cy_LPComp_SetOutputMode(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, cy_en_lpcomp_out_t in Cy_LPComp_SetOutputMode()