Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_lpcomp.c300Cy_LPComp_SetInterruptTriggerMode(base, channel, cy_lpcomp_context.intType[(uint8_t)channel - 1u]); in Cy_LPComp_Enable()
370 Cy_LPComp_SetInterruptTriggerMode(base, channel, CY_LPCOMP_INTR_DISABLE); in Cy_LPComp_Disable()
472 void Cy_LPComp_SetInterruptTriggerMode(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, cy_en_lpc… in Cy_LPComp_SetInterruptTriggerMode() function
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_comp_lp.c56 Cy_LPComp_SetInterruptTriggerMode((base), (channel), (intType))
71 Cy_LPComp_SetInterruptTriggerMode((base), (channel), (intType), &(obj->context))
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_lpcomp.h532 void Cy_LPComp_SetInterruptTriggerMode(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, cy_en_lpc…