Searched refs:TWAI_TIMING_CONFIG_500KBITS (Results 1 – 3 of 3) sorted by relevance
51 #define CAN_TIMING_CONFIG_500KBITS() TWAI_TIMING_CONFIG_500KBITS()
78 #define TWAI_TIMING_CONFIG_500KBITS() {.brp = 8, .tseg_1 = 15, .tseg_2 = 4, .sjw = 3, .triple_sam… macro
195 - ``TWAI_TIMING_CONFIG_500KBITS()``376 twai_timing_config_t t_config = TWAI_TIMING_CONFIG_500KBITS();