Searched refs:STM32_CAN_BTR_BRP (Results 1 – 1 of 1) sorted by relevance
24 #define STM32_CAN_BTR_BRP(x) (((x) - 1) & CAN_BTR_BRP) macro171 STM32_CAN_BTR_BRP(16) | in can_init()
Completed in 3 milliseconds