Searched refs:FIRST_BUF (Results 1 – 2 of 2) sorted by relevance
190 #define FIRST_BUF 2 macro191 #define SINGLE_BUF (LAST_BUF | FIRST_BUF)199 #define DECLARE_POSITION static uint8_t state[4] = { (uint8_t)MIDDLE_BUF, (uint8_t)FIRST_BUF, (uint…
182 ((bdStatus & BD_L) ? SINGLE_BUF : FIRST_BUF) : in FmPortImRx()