Searched refs:Cy_LPComp_SetInterruptTriggerMode (Results 1 – 3 of 3) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_lpcomp.c | 300 …Cy_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/ |
| D | cyhal_comp_lp.c | 56 Cy_LPComp_SetInterruptTriggerMode((base), (channel), (intType)) 71 Cy_LPComp_SetInterruptTriggerMode((base), (channel), (intType), &(obj->context))
|
| /hal_infineon-latest/mtb-pdl-cat1/drivers/include/ |
| D | cy_lpcomp.h | 532 void Cy_LPComp_SetInterruptTriggerMode(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, cy_en_lpc…
|