Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_canfd.h1155 __STATIC_INLINE void Cy_CANFD_EnableInterruptLine(CANFD_Type *base, uint32_t chan, uint32_t interru…
1815 __STATIC_INLINE void Cy_CANFD_EnableInterruptLine(CANFD_Type *base, uint32_t chan, uint32_t interru… in Cy_CANFD_EnableInterruptLine() function
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_canfd.c523 Cy_CANFD_EnableInterruptLine(base, chan, CANFD_CH_M_TTCAN_ILE_EINT0_Msk); in Cy_CANFD_Init()