Searched refs:can_crc_struct (Results 1 – 2 of 2) sorted by relevance
327 ((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()
873 } can_crc_struct; typedef1218 void can_crc_get(uint32_t can_periph, can_crc_struct *crc_struct);