Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_canfd.h1152 __STATIC_INLINE void Cy_CANFD_SetInterruptLine(CANFD_Type *base, uint32_t chan, uint32_t interruptL…
1759 __STATIC_INLINE void Cy_CANFD_SetInterruptLine(CANFD_Type *base, uint32_t chan, uint32_t interruptL… in Cy_CANFD_SetInterruptLine() function
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_canfd.c520 Cy_CANFD_SetInterruptLine(base, chan, 0UL); in Cy_CANFD_Init()