Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/can/
Dcan_common.c111 uint16_t tseg1_max = max->phase_seg1 + max->prop_seg; in update_sampling_pnt() local
122 if (tseg1 > tseg1_max) { in update_sampling_pnt()
124 tseg1 = tseg1_max; in update_sampling_pnt()