Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_comp_lp.c53 Cy_LPComp_Disable((base), (channel))
68 Cy_LPComp_Disable((base), (channel), &(obj->context))
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_lpcomp.h514 void Cy_LPComp_Disable(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel);
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_lpcomp.c365 void Cy_LPComp_Disable(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel) in Cy_LPComp_Disable() function