Searched defs:I2sConfigInfo (Results 1 – 1 of 1) sorted by relevance
108 struct I2sConfigInfo { struct109 uint8_t i2sPadEnable;110 uint8_t audioEnable;111 uint32_t PERICRG103;112 uint32_t I2sCfgCfg000;113 uint32_t mclk; /**< KHZ */114 uint32_t bclk; /**< KHZ */115 struct I2sCfgCfg100 regCfg100;116 struct RxIfAttr1Info regRxIfAttr1;117 volatile unsigned char *phyBase;[all …]