Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_can.c290 ((can_mailbox_descriptor_struct *)p_struct)->timestamp = 0x00000000U; in can_struct_para_init()
291 ((can_mailbox_descriptor_struct *)p_struct)->dlc = 0x00000000U; in can_struct_para_init()
292 ((can_mailbox_descriptor_struct *)p_struct)->rtr = 0x00000000U; in can_struct_para_init()
293 ((can_mailbox_descriptor_struct *)p_struct)->ide = 0x00000000U; in can_struct_para_init()
294 ((can_mailbox_descriptor_struct *)p_struct)->srr = 0x00000000U; in can_struct_para_init()
295 ((can_mailbox_descriptor_struct *)p_struct)->reserve1 = 0x00000000U; in can_struct_para_init()
296 ((can_mailbox_descriptor_struct *)p_struct)->code = 0x00000000U; in can_struct_para_init()
297 ((can_mailbox_descriptor_struct *)p_struct)->reserve2 = 0x00000000U; in can_struct_para_init()
298 ((can_mailbox_descriptor_struct *)p_struct)->esi = 0x00000000U; in can_struct_para_init()
299 ((can_mailbox_descriptor_struct *)p_struct)->brs = 0x00000000U; in can_struct_para_init()
[all …]
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_can.h804 } can_mailbox_descriptor_struct; typedef
1194 void can_mailbox_config(uint32_t can_periph, uint32_t index, can_mailbox_descriptor_struct *mdpara);
1200 …ailbox_receive_data_read(uint32_t can_periph, uint32_t index, can_mailbox_descriptor_struct *mdpar…
1228 void can_pn_mode_data_read(uint32_t can_periph, uint32_t index, can_mailbox_descriptor_struct *mdpa…