Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_esp32_twai.c46 #define TWAI_TIME_SEG1_PREP(seg1) FIELD_PREP(TWAI_TIME_SEG1_MASK, seg1) macro
132 btr1 = TWAI_TIME_SEG1_PREP(timing->phase_seg1 - 1) | in can_esp32_twai_set_timing()