Home
last modified time | relevance | path

Searched refs:kStatusGroup_I2S (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/i2s/
Dfsl_i2s.h44 …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…
/hal_nxp-latest/mcux/mcux-sdk/drivers/common/
Dfsl_common.h108 kStatusGroup_I2S = 27, /*!< Group number for I2S status codes */ enumerator