Searched refs:LOBS_FIFOSTATE_EMPTY_MASK (Results 1 – 1 of 1) sorted by relevance
217 #define LOBS_FIFOSTATE_EMPTY_MASK (0x1U) macro219 #define LOBS_FIFOSTATE_EMPTY_GET(x) (((uint32_t)(x) & LOBS_FIFOSTATE_EMPTY_MASK) >> LOBS_FIFOSTATE_…
Completed in 6 milliseconds