Searched defs:_sai_handle (Results 1 – 1 of 1) sorted by relevance
450 struct _sai_handle struct452 I2S_Type *base; /*!< base address */454 uint32_t state; /*!< Transfer status */455 sai_transfer_callback_t callback; /*!< Callback function called at transfer event*/456 void *userData; /*!< Callback parameter passed to callback function*/457 uint8_t bitWidth; /*!< Bit width for transfer, 8/16/24/32 bits */466 uint8_t channel; /*!< Transfer start channel */467 uint8_t channelMask; /*!< enabled channel mask value, refernece _sai_channel_mask */468 uint8_t endChannel; /*!< end channel number */469 uint8_t channelNums; /*!< Total enabled channel numbers */[all …]