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

  /external/sonivox/arm-fm-22k/lib_src/
eas_otadata.h 38 #define OTA_FLAGS_UNICODE 0x01 /* unicode text */
eas_ota.c 903 pData->flags |= OTA_FLAGS_UNICODE;
924 if (pData->flags & OTA_FLAGS_UNICODE)
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_otadata.h 38 #define OTA_FLAGS_UNICODE 0x01 /* unicode text */
eas_ota.c 903 pData->flags |= OTA_FLAGS_UNICODE;
924 if (pData->flags & OTA_FLAGS_UNICODE)
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_otadata.h 38 #define OTA_FLAGS_UNICODE 0x01 /* unicode text */
eas_ota.c 903 pData->flags |= OTA_FLAGS_UNICODE;
924 if (pData->flags & OTA_FLAGS_UNICODE)
    [all...]

Completed in 106 milliseconds