Searched refs:NUM_BIN (Results 1 – 1 of 1) sorted by relevance
1383 #define NUM_BIN 23 macro1389 unsigned int accum_cnt[NUM_BIN + 1]; in create_pa_curve()1390 unsigned int accum_tx[NUM_BIN + 1]; in create_pa_curve()1391 unsigned int accum_rx[NUM_BIN + 1]; in create_pa_curve()1392 unsigned int accum_ang[NUM_BIN + 1]; in create_pa_curve()1398 int x_est[NUM_BIN + 1]; in create_pa_curve()1399 int y[NUM_BIN + 1]; in create_pa_curve()1400 int theta[NUM_BIN + 1]; in create_pa_curve()1401 int y_sqr[NUM_BIN + 1]; in create_pa_curve()1402 int y_quad[NUM_BIN + 1]; in create_pa_curve()[all …]