Searched defs:rfc_CMD_FLUSH_QUEUE_s (Results 1 – 2 of 2) sorted by relevance
871 struct __RFC_STRUCT rfc_CMD_FLUSH_QUEUE_s { struct872 uint16_t commandNo; //!< The command ID number 0x0007873 uint16_t __dummy0;874 dataQueue_t* pQueue; //!< Pointer to the queue structure to be flushed875 uint8_t* pFirstEntry; //!< Pointer to the first entry that was removed