forked from PAWPAW-Mirror/lib_xua
Improve I2S to PDM mic ratio naming clarity
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include "mic_array.h"
|
||||
#include "xua_pdm_mic.h"
|
||||
|
||||
#define MAX_DECIMATION_FACTOR (96000/(MIN_FREQ/MICS_TO_AUD_RATIO))
|
||||
#define MAX_DECIMATION_FACTOR (96000/(MIN_FREQ/AUD_TO_MICS_RATIO))
|
||||
|
||||
/* Hardware resources */
|
||||
in port p_pdm_clk = PORT_PDM_CLK;
|
||||
|
||||
Reference in New Issue
Block a user