Home | History | Annotate | Download | only in lib

Lines Matching refs:PICOSIG_MAXAMP

603                     if (f_data > PICOSIG_MAXAMP)
604 f_data = PICOSIG_MAXAMP;
1156 if (sf_data > PICOSIG_MAXAMP) {
1157 sf_data = PICOSIG_MAXAMP;