Lines Matching defs:chan

1337 __STATIC_INLINE void Cy_CANFD_SetBitrate(CANFD_Type *base, uint32_t chan, const cy_stc_canfd_bitrat…  in Cy_CANFD_SetBitrate()
1381 __STATIC_INLINE void Cy_CANFD_SetFastBitrate(CANFD_Type *base, uint32_t chan, const cy_stc_canfd_bi… in Cy_CANFD_SetFastBitrate()
1430 __STATIC_INLINE cy_en_canfd_status_t Cy_CANFD_ConfigChangesEnable(CANFD_Type *base, uint32_t chan) in Cy_CANFD_ConfigChangesEnable()
1476 __STATIC_INLINE cy_en_canfd_status_t Cy_CANFD_ConfigChangesDisable(CANFD_Type *base, uint32_t chan) in Cy_CANFD_ConfigChangesDisable()
1520 __STATIC_INLINE void Cy_CANFD_TestModeConfig(CANFD_Type *base, uint32_t chan, cy_stc_canfd_test_mod… in Cy_CANFD_TestModeConfig()
1564 __STATIC_INLINE void Cy_CANFD_SetTDC(CANFD_Type *base, uint32_t chan, in Cy_CANFD_SetTDC()
1612 __STATIC_INLINE uint32_t Cy_CANFD_GetInterruptStatus(CANFD_Type const *base, uint32_t chan) in Cy_CANFD_GetInterruptStatus()
1640 __STATIC_INLINE void Cy_CANFD_ClearInterrupt(CANFD_Type *base, uint32_t chan, uint32_t status) in Cy_CANFD_ClearInterrupt()
1668 __STATIC_INLINE uint32_t Cy_CANFD_GetInterruptMask(CANFD_Type const *base, uint32_t chan) in Cy_CANFD_GetInterruptMask()
1697 __STATIC_INLINE void Cy_CANFD_SetInterruptMask(CANFD_Type *base, uint32_t chan, uint32_t interrupt) in Cy_CANFD_SetInterruptMask()
1727 __STATIC_INLINE uint32_t Cy_CANFD_GetInterruptLine(CANFD_Type const *base, uint32_t chan) in Cy_CANFD_GetInterruptLine()
1759 __STATIC_INLINE void Cy_CANFD_SetInterruptLine(CANFD_Type *base, uint32_t chan, uint32_t interruptL… in Cy_CANFD_SetInterruptLine()
1789 __STATIC_INLINE bool Cy_CANFD_IsInterruptLineEnabled(CANFD_Type const *base, uint32_t chan, in Cy_CANFD_IsInterruptLineEnabled()
1815 __STATIC_INLINE void Cy_CANFD_EnableInterruptLine(CANFD_Type *base, uint32_t chan, uint32_t interru… in Cy_CANFD_EnableInterruptLine()