修正bit中的RECV_BIT_OUT_DATA_FLAG_DDR_ADDR初始化
This commit is contained in:
parent
6b43c76e3f
commit
55f091b222
@ -91,7 +91,7 @@ void Receiver_Bit_Init()
|
|||||||
// {
|
// {
|
||||||
// //LOG_ERROR_S("gain_test.dat not found!\n");
|
// //LOG_ERROR_S("gain_test.dat not found!\n");
|
||||||
// }
|
// }
|
||||||
// STORE_EX_W(RECV_BIT_OUT_DATA_FLAG_DDR_ADDR,0);
|
STORE_EX_W(RECV_BIT_OUT_DATA_FLAG_DDR_ADDR,0);
|
||||||
// int* param_ptr = (int *)RECEIVER_BIT_CFG_BASE;
|
// int* param_ptr = (int *)RECEIVER_BIT_CFG_BASE;
|
||||||
//STORE_EX_W(param_ptr, timedata_ptr);
|
//STORE_EX_W(param_ptr, timedata_ptr);
|
||||||
//STORE_EX_W((param_ptr+1), timedata_len);
|
//STORE_EX_W((param_ptr+1), timedata_len);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user