Searched defs:i2s (Results 1 – 1 of 1) sorted by relevance
58 static void configure_data_sizes(mxc_i2s_reva_regs_t *i2s, uint8_t bits_word, uint8_t smp_sz, in configure_data_sizes()85 int MXC_I2S_RevA_Init(mxc_i2s_reva_regs_t *i2s, mxc_i2s_req_t *req) in MXC_I2S_RevA_Init()117 int MXC_I2S_RevA_Shutdown(mxc_i2s_reva_regs_t *i2s) in MXC_I2S_RevA_Shutdown()137 int MXC_I2S_RevA_ConfigData(mxc_i2s_reva_regs_t *i2s, mxc_i2s_req_t *req) in MXC_I2S_RevA_ConfigData()212 void MXC_I2S_RevA_TXEnable(mxc_i2s_reva_regs_t *i2s) in MXC_I2S_RevA_TXEnable()218 void MXC_I2S_RevA_TXDisable(mxc_i2s_reva_regs_t *i2s) in MXC_I2S_RevA_TXDisable()224 void MXC_I2S_RevA_RXEnable(mxc_i2s_reva_regs_t *i2s) in MXC_I2S_RevA_RXEnable()230 void MXC_I2S_RevA_RXDisable(mxc_i2s_reva_regs_t *i2s) in MXC_I2S_RevA_RXDisable()236 int MXC_I2S_RevA_SetRXThreshold(mxc_i2s_reva_regs_t *i2s, uint8_t threshold) in MXC_I2S_RevA_SetRXThreshold()247 int MXC_I2S_RevA_SetFrequency(mxc_i2s_reva_regs_t *i2s, mxc_i2s_ch_mode_t mode, uint16_t clkdiv) in MXC_I2S_RevA_SetFrequency()[all …]