2025-03-30 09:50:15 -07:00

11 lines
255 B
C

//#ifndef REMOVE_MC_TEST
#ifndef CHANNELESTIMPL_H_
#define CHANNELESTIMPL_H_
#include "ucps2.h"
#include <ChannelEst.h>
#include "stdio.h"
void ChannelEstImpl(v16u32 * SVRReg,int *ConfigAddr, int *InAddr1, int *InAddr2, int *OutAddr);
#endif //DEBUG_MC