Searched defs:UCON_TOINT (Results 1 – 2 of 2) sorted by relevance
73 #define UCON_TOINT (1<<7) /* Rx timeout interrupt */ macro
80 #define UCON_TOINT __BIT(7) /* Rx timeout interrupt */ macro