Home
last modified time | relevance | path

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

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/source/
Dgd32f403_can.c298 CAN_FAFIFO(CAN0) &= ~(uint32_t)val; in can_filter_init()
301 CAN_FAFIFO(CAN0) |= (uint32_t)val; in can_filter_init()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_can.c299 CAN_FAFIFO(CAN0) &= ~(uint32_t)val; in can_filter_init()
302 CAN_FAFIFO(CAN0) |= (uint32_t)val; in can_filter_init()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/source/
Dgd32vf103_can.c298 CAN_FAFIFO(CAN0) &= ~(uint32_t)val; in can_filter_init()
301 CAN_FAFIFO(CAN0) |= (uint32_t)val; in can_filter_init()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/
Dgd32e50x_can.c465 CAN_FAFIFO(can_periph) &= ~(uint32_t)val; in can_filter_init()
468 CAN_FAFIFO(can_periph) |= (uint32_t)val; in can_filter_init()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/include/
Dgd32f403_can.h79 #define CAN_FAFIFO(canx) REG32((canx) + 0x214U) /*!< CAN filter associated… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_can.h81 #define CAN_FAFIFO(canx) REG32((canx) + 0x00000214U) /*!< CAN filter assoc… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/include/
Dgd32vf103_can.h79 #define CAN_FAFIFO(canx) REG32((canx) + 0x214U) /*!< CAN filter associated… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_can.h85 #define CAN_FAFIFO(canx) REG32((canx) + 0x00000214U) /*!< CAN filter assoc… macro