Searched refs:TWAI_HAL_EVENT_ARB_LOST (Results 1 – 2 of 2) sorted by relevance
88 TWAI_HAL_SET_BITS(events, TWAI_HAL_EVENT_ARB_LOST);126 if (events & TWAI_HAL_EVENT_ARB_LOST) {
50 #define TWAI_HAL_EVENT_ARB_LOST (1 << 8) macro