HomeSort by relevance Sort by last modified time
    Searched refs:FM_RDS_DISABLE (Results 1 - 5 of 5) sorted by null

  /hardware/ti/wpan/tools/kfmapp/
kfmapp.h 69 #define FM_RDS_DISABLE 0
kfmapp.c 1206 static unsigned char rds_mode = FM_RDS_DISABLE;
1215 if(rds_mode == FM_RDS_DISABLE) {
1220 rds_mode = FM_RDS_DISABLE;
    [all...]
  /hardware/ti/wpan/tools/FM/service/src/jni/
JFmRxNative.h 57 #define FM_RDS_DISABLE 0
JFmTxNative.h 61 #define FM_RDS_DISABLE 0
JFmRxNative.cpp 937 unsigned char rds_mode = FM_RDS_DISABLE;
    [all...]

Completed in 35 milliseconds