Searched refs:can_fdframe_struct (Results 1 – 2 of 2) sorted by relevance
196 ((can_fdframe_struct*)p_struct)->data_prescaler = 0x0400U; in can_struct_para_init()197 ((can_fdframe_struct*)p_struct)->data_resync_jump_width = 1U - 1U; in can_struct_para_init()198 ((can_fdframe_struct*)p_struct)->data_time_segment_1 = 3U - 1U; in can_struct_para_init()199 ((can_fdframe_struct*)p_struct)->data_time_segment_2 = 2U - 1U; in can_struct_para_init()200 ((can_fdframe_struct*)p_struct)->delay_compensation = DISABLE; in can_struct_para_init()201 ((can_fdframe_struct*)p_struct)->esi_mode = CAN_ESIMOD_HARDWARE; in can_struct_para_init()202 ((can_fdframe_struct*)p_struct)->excp_event_detect = ENABLE; in can_struct_para_init()203 ((can_fdframe_struct*)p_struct)->fd_frame = DISABLE; in can_struct_para_init()204 ((can_fdframe_struct*)p_struct)->iso_bosch = CAN_FDMOD_ISO; in can_struct_para_init()205 ((can_fdframe_struct*)p_struct)->p_delay_compensation = 0U; in can_struct_para_init()[all …]
482 }can_fdframe_struct; typedef864 ErrStatus can_fd_init(uint32_t can_periph, can_fdframe_struct* can_fdframe_init);