Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_xmc4xxx.c799 uint32_t fdr_step; in can_xmc4xxx_init() local
806 fdr_step = 1024 - CAN_XMC4XXX_CLOCK_PRESCALER; in can_xmc4xxx_init()
813 FIELD_PREP(CAN_FDR_STEP_Msk, fdr_step); in can_xmc4xxx_init()