Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_common.c158 uint16_t tseg1_max = max->phase_seg1 + max->prop_seg; in update_sample_pnt() local
169 if (tseg1 > tseg1_max) { in update_sample_pnt()
171 tseg1 = tseg1_max; in update_sample_pnt()