Searched refs:kStatusGroup_I2S (Results 1 – 2 of 2) sorted by relevance
44 …MAKE_STATUS(kStatusGroup_I2S, 0), /*!< Transfer from/into a single buffer has compl…45 … kStatus_I2S_Done = MAKE_STATUS(kStatusGroup_I2S, 1), /*!< All buffers transfers have completed */47 …MAKE_STATUS(kStatusGroup_I2S, 2), /*!< Already performing a transfer and cannot queue another buff…
108 kStatusGroup_I2S = 27, /*!< Group number for I2S status codes */ enumerator