Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_esp32_twai.c47 #define TWAI_TIME_SEG2_PREP(seg2) FIELD_PREP(TWAI_TIME_SEG2_MASK, seg2) macro
133 TWAI_TIME_SEG2_PREP(timing->phase_seg2 - 1); in can_esp32_twai_set_timing()