Home
last modified time | relevance | path

Searched refs:Cy_LPComp_Enable (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_comp_lp.c50 Cy_LPComp_Enable((base), (channel))
65 Cy_LPComp_Enable((base), (channel), &(obj->context))
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_lpcomp.h513 void Cy_LPComp_Enable(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel);
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_lpcomp.c274 void Cy_LPComp_Enable(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel) in Cy_LPComp_Enable() function