Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_can.c116 ((can_trasnmit_message_struct *)p_struct)->tx_ff = (uint8_t)CAN_FF_STANDARD; in can_struct_para_init()
444 if(CAN_FF_STANDARD == transmit_message->tx_ff) { in can_message_transmit()
451 transmit_message->tx_ff | \ in can_message_transmit()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_can.c115 ((can_trasnmit_message_struct*)p_struct)->tx_ff = (uint8_t)CAN_FF_STANDARD; in can_struct_para_init()
441 if(CAN_FF_STANDARD == transmit_message->tx_ff){ in can_message_transmit()
448 transmit_message->tx_ff | \ in can_message_transmit()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_can.c115 ((can_trasnmit_message_struct*)p_struct)->tx_ff = (uint8_t)CAN_FF_STANDARD; in can_struct_para_init()
441 if(CAN_FF_STANDARD == transmit_message->tx_ff){ in can_message_transmit()
448 transmit_message->tx_ff | \ in can_message_transmit()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_can.c220 ((can_trasnmit_message_struct*)p_struct)->tx_ff = (uint8_t)CAN_FF_STANDARD; in can_struct_para_init()
252 ((can_trasnmit_message_struct*)p_struct)->tx_ff = (uint8_t)CAN_FF_STANDARD; in can_struct_para_init()
1027 if(CAN_FF_STANDARD == transmit_message->tx_ff){
1034 transmit_message->tx_ff | \
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_can.h489 …uint8_t tx_ff; /*!< format of frame, standard… member
518 …uint8_t tx_ff; /*!< format of frame, standard… member
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_can.h419 …uint8_t tx_ff; /*!< format of frame, standard… member
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_can.h421 …uint8_t tx_ff; /*!< format of frame, standard… member
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_can.h421 …uint8_t tx_ff; /*!< format of frame, standard… member