Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_canfd.h1068 __STATIC_INLINE cy_en_canfd_status_t Cy_CANFD_Disable(CANFD_Type *base, uint32_t channelMask);
1215 __STATIC_INLINE cy_en_canfd_status_t Cy_CANFD_Disable(CANFD_Type *base, uint32_t channelMask) in Cy_CANFD_Disable() function
1299 ret = Cy_CANFD_Disable(base, ((1UL << CY_CANFD_CHANNELS_NUM) - 1UL)); in Cy_CANFD_DisableMRAM()