Searched defs:RMT_LL_EVENT_TX_LOOP_END (Results 1 – 6 of 6) sorted by relevance
27 #define RMT_LL_EVENT_TX_LOOP_END(channel) (0) // esp32 doesn't support tx loop count macro
27 #define RMT_LL_EVENT_TX_LOOP_END(channel) (1 << ((channel) + 12)) macro
28 #define RMT_LL_EVENT_TX_LOOP_END(channel) (1 << ((channel) + 16)) macro
28 #define RMT_LL_EVENT_TX_LOOP_END(channel) (1 << ((channel) + 12)) macro