Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/can/
Dcan_common.c18 #define CAN_SYNC_SEG 1 macro
121 tseg1 = total_tq - CAN_SYNC_SEG - tseg2; in update_sampling_pnt()
125 tseg2 = total_tq - CAN_SYNC_SEG - tseg1; in update_sampling_pnt()
132 tseg2 = total_tq - CAN_SYNC_SEG - tseg1; in update_sampling_pnt()
155 sample_pnt_res = (CAN_SYNC_SEG + tseg1) * 1000 / total_tq; in update_sampling_pnt()
170 CAN_SYNC_SEG; in can_calc_timing_int()
265 CAN_SYNC_SEG; in can_calc_prescaler()