Searched refs:SAI_RxSetConfig (Results 1 – 4 of 4) sorted by relevance
817 void SAI_RxSetConfig(I2S_Type *base, sai_transceiver_t *config);
422 SAI_RxSetConfig(base, saiConfig); in SAI_TransferRxSetConfigSDMA()
434 SAI_RxSetConfig(base, saiConfig); in SAI_TransferRxSetConfigEDMA()
1591 void SAI_RxSetConfig(I2S_Type *base, sai_transceiver_t *config) in SAI_RxSetConfig() function1692 SAI_RxSetConfig(base, config); in SAI_TransferRxSetConfig()