Searched defs:RMT_LL_EVENT_RX_ERROR (Results 1 – 6 of 6) sorted by relevance
31 #define RMT_LL_EVENT_RX_ERROR(channel) (1 << ((channel) * 3 + 2)) macro
31 #define RMT_LL_EVENT_RX_ERROR(channel) (1 << ((channel) + 6)) macro
32 #define RMT_LL_EVENT_RX_ERROR(channel) (1 << ((channel) * 3 + 2)) macro
31 #define RMT_LL_EVENT_RX_ERROR(channel) (1 << ((channel) + 20)) macro
32 #define RMT_LL_EVENT_RX_ERROR(channel) (1 << ((channel) + 6)) macro