Searched refs:PDS_STS_IDLE (Results 1 – 2 of 2) sorted by relevance
231 PDS_STS_IDLE = 0, /*!< 4'b0000 */ enumerator385 #define IS_PDS_STS_TYPE(type) (((type) == PDS_STS_IDLE) || \
362 PDS_STS_IDLE = 0, /*!< 4'b0000 */ enumerator630 #define IS_PDS_STS_TYPE(type) (((type) == PDS_STS_IDLE) || \
Completed in 13 milliseconds