Lines Matching refs:atoi
701 atoi(cmd) == 0 ? "OFF":"ON");
726 (atoi((char *) &fm_rds_af)) == 0?"OFF":"ON");
751 atoi((char *) &fm_rssi_threshhold));
774 printf("FM RSSI threshold level is set to %d\n", atoi(cmd));
797 printf("FM Band is set to %s\n", atoi(cmd) == 0?"US/EUROPE":"JAPAN");
821 (atoi((char *) &fm_band)) == 0?"US/EUROPE":"JAPAN");
1564 switch(atoi(choice))