Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_can.c327 ((can_crc_struct *)p_struct)->classical_frm_mb_number = 0x00000000U; in can_struct_para_init()
328 ((can_crc_struct *)p_struct)->classical_frm_transmitted_crc = 0x00000000U; in can_struct_para_init()
329 ((can_crc_struct *)p_struct)->classical_fd_frm_mb_number = 0x00000000U; in can_struct_para_init()
330 ((can_crc_struct *)p_struct)->classical_fd_frm_transmitted_crc = 0x00000000U; in can_struct_para_init()
1206 void can_crc_get(uint32_t can_periph, can_crc_struct *crc_struct) in can_crc_get()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_can.h873 } can_crc_struct; typedef
1218 void can_crc_get(uint32_t can_periph, can_crc_struct *crc_struct);