res.h 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299
  1. //该头文件由软件自动生成,请勿随意修改!
  2. #ifndef _RES_H
  3. #define _RES_H
  4. #define RES_BUF_DI_SBC (*(u32 *)0x11000038)
  5. #define RES_LEN_DI_SBC (*(u32 *)0x1100003c)
  6. #define RES_BUF_DU_SBC (*(u32 *)0x11000058)
  7. #define RES_LEN_DU_SBC (*(u32 *)0x1100005c)
  8. #define RES_BUF_RING_SBC (*(u32 *)0x11000078)
  9. #define RES_LEN_RING_SBC (*(u32 *)0x1100007c)
  10. #define RES_BUF_SIRI_SBC (*(u32 *)0x11000098)
  11. #define RES_LEN_SIRI_SBC (*(u32 *)0x1100009c)
  12. #define RES_BUF_TEST_WAV (*(u32 *)0x110000b8)
  13. #define RES_LEN_TEST_WAV (*(u32 *)0x110000bc)
  14. #define RES_BUF_TOUCH_WAV (*(u32 *)0x110000d8)
  15. #define RES_LEN_TOUCH_WAV (*(u32 *)0x110000dc)
  16. #define RES_BUF_ANC_L0_MSC_EQ (*(u32 *)0x110000f8)
  17. #define RES_LEN_ANC_L0_MSC_EQ (*(u32 *)0x110000fc)
  18. #define RES_BUF_ANC_L0_NOS_DRC (*(u32 *)0x11000118)
  19. #define RES_LEN_ANC_L0_NOS_DRC (*(u32 *)0x1100011c)
  20. #define RES_BUF_ANC_L0_NOS_EQ (*(u32 *)0x11000138)
  21. #define RES_LEN_ANC_L0_NOS_EQ (*(u32 *)0x1100013c)
  22. #define RES_BUF_ANC_R0_MSC_EQ (*(u32 *)0x11000158)
  23. #define RES_LEN_ANC_R0_MSC_EQ (*(u32 *)0x1100015c)
  24. #define RES_BUF_ANC_R0_NOS_DRC (*(u32 *)0x11000178)
  25. #define RES_LEN_ANC_R0_NOS_DRC (*(u32 *)0x1100017c)
  26. #define RES_BUF_ANC_R0_NOS_EQ (*(u32 *)0x11000198)
  27. #define RES_LEN_ANC_R0_NOS_EQ (*(u32 *)0x1100019c)
  28. #define RES_BUF_ANC_TP_L0_MSC_EQ (*(u32 *)0x110001b8)
  29. #define RES_LEN_ANC_TP_L0_MSC_EQ (*(u32 *)0x110001bc)
  30. #define RES_BUF_ANC_TP_L0_NOS_DRC (*(u32 *)0x110001d8)
  31. #define RES_LEN_ANC_TP_L0_NOS_DRC (*(u32 *)0x110001dc)
  32. #define RES_BUF_ANC_TP_L0_NOS_EQ (*(u32 *)0x110001f8)
  33. #define RES_LEN_ANC_TP_L0_NOS_EQ (*(u32 *)0x110001fc)
  34. #define RES_BUF_ANC_TP_R0_MSC_EQ (*(u32 *)0x11000218)
  35. #define RES_LEN_ANC_TP_R0_MSC_EQ (*(u32 *)0x1100021c)
  36. #define RES_BUF_ANC_TP_R0_NOS_DRC (*(u32 *)0x11000238)
  37. #define RES_LEN_ANC_TP_R0_NOS_DRC (*(u32 *)0x1100023c)
  38. #define RES_BUF_ANC_TP_R0_NOS_EQ (*(u32 *)0x11000258)
  39. #define RES_LEN_ANC_TP_R0_NOS_EQ (*(u32 *)0x1100025c)
  40. #define RES_BUF_EN_AUX_MODE_SBC (*(u32 *)0x11000278)
  41. #define RES_LEN_EN_AUX_MODE_SBC (*(u32 *)0x1100027c)
  42. #define RES_BUF_EN_BT_MODE_SBC (*(u32 *)0x11000298)
  43. #define RES_LEN_EN_BT_MODE_SBC (*(u32 *)0x1100029c)
  44. #define RES_BUF_EN_CALL_HANGUP_SBC (*(u32 *)0x110002b8)
  45. #define RES_LEN_EN_CALL_HANGUP_SBC (*(u32 *)0x110002bc)
  46. #define RES_BUF_EN_CALL_REJECT_SBC (*(u32 *)0x110002d8)
  47. #define RES_LEN_EN_CALL_REJECT_SBC (*(u32 *)0x110002dc)
  48. #define RES_BUF_EN_CAMERA_MODE_SBC (*(u32 *)0x110002f8)
  49. #define RES_LEN_EN_CAMERA_MODE_SBC (*(u32 *)0x110002fc)
  50. #define RES_BUF_EN_CAMERA_OFF_SBC (*(u32 *)0x11000318)
  51. #define RES_LEN_EN_CAMERA_OFF_SBC (*(u32 *)0x1100031c)
  52. #define RES_BUF_EN_CAMERA_ON_SBC (*(u32 *)0x11000338)
  53. #define RES_LEN_EN_CAMERA_ON_SBC (*(u32 *)0x1100033c)
  54. #define RES_BUF_EN_CONNECTED_SBC (*(u32 *)0x11000358)
  55. #define RES_LEN_EN_CONNECTED_SBC (*(u32 *)0x1100035c)
  56. #define RES_BUF_EN_DISCONNECT_SBC (*(u32 *)0x11000378)
  57. #define RES_LEN_EN_DISCONNECT_SBC (*(u32 *)0x1100037c)
  58. #define RES_BUF_EN_GAME_MODE_SBC (*(u32 *)0x11000398)
  59. #define RES_LEN_EN_GAME_MODE_SBC (*(u32 *)0x1100039c)
  60. #define RES_BUF_EN_LANGUAGE_SBC (*(u32 *)0x110003b8)
  61. #define RES_LEN_EN_LANGUAGE_SBC (*(u32 *)0x110003bc)
  62. #define RES_BUF_EN_LEFT_CH_SBC (*(u32 *)0x110003d8)
  63. #define RES_LEN_EN_LEFT_CH_SBC (*(u32 *)0x110003dc)
  64. #define RES_BUF_EN_LOW_BATTERY_SBC (*(u32 *)0x110003f8)
  65. #define RES_LEN_EN_LOW_BATTERY_SBC (*(u32 *)0x110003fc)
  66. #define RES_BUF_EN_MAX_VOL_SBC (*(u32 *)0x11000418)
  67. #define RES_LEN_EN_MAX_VOL_SBC (*(u32 *)0x1100041c)
  68. #define RES_BUF_EN_MIN_VOL_SBC (*(u32 *)0x11000438)
  69. #define RES_LEN_EN_MIN_VOL_SBC (*(u32 *)0x1100043c)
  70. #define RES_BUF_EN_MUSIC_MODE_SBC (*(u32 *)0x11000458)
  71. #define RES_LEN_EN_MUSIC_MODE_SBC (*(u32 *)0x1100045c)
  72. #define RES_BUF_EN_NUM_0_SBC (*(u32 *)0x11000478)
  73. #define RES_LEN_EN_NUM_0_SBC (*(u32 *)0x1100047c)
  74. #define RES_BUF_EN_NUM_1_SBC (*(u32 *)0x11000498)
  75. #define RES_LEN_EN_NUM_1_SBC (*(u32 *)0x1100049c)
  76. #define RES_BUF_EN_NUM_2_SBC (*(u32 *)0x110004b8)
  77. #define RES_LEN_EN_NUM_2_SBC (*(u32 *)0x110004bc)
  78. #define RES_BUF_EN_NUM_3_SBC (*(u32 *)0x110004d8)
  79. #define RES_LEN_EN_NUM_3_SBC (*(u32 *)0x110004dc)
  80. #define RES_BUF_EN_NUM_4_SBC (*(u32 *)0x110004f8)
  81. #define RES_LEN_EN_NUM_4_SBC (*(u32 *)0x110004fc)
  82. #define RES_BUF_EN_NUM_5_SBC (*(u32 *)0x11000518)
  83. #define RES_LEN_EN_NUM_5_SBC (*(u32 *)0x1100051c)
  84. #define RES_BUF_EN_NUM_6_SBC (*(u32 *)0x11000538)
  85. #define RES_LEN_EN_NUM_6_SBC (*(u32 *)0x1100053c)
  86. #define RES_BUF_EN_NUM_7_SBC (*(u32 *)0x11000558)
  87. #define RES_LEN_EN_NUM_7_SBC (*(u32 *)0x1100055c)
  88. #define RES_BUF_EN_NUM_8_SBC (*(u32 *)0x11000578)
  89. #define RES_LEN_EN_NUM_8_SBC (*(u32 *)0x1100057c)
  90. #define RES_BUF_EN_NUM_9_SBC (*(u32 *)0x11000598)
  91. #define RES_LEN_EN_NUM_9_SBC (*(u32 *)0x1100059c)
  92. #define RES_BUF_EN_PAIRING_SBC (*(u32 *)0x110005b8)
  93. #define RES_LEN_EN_PAIRING_SBC (*(u32 *)0x110005bc)
  94. #define RES_BUF_EN_POWEROFF_SBC (*(u32 *)0x110005d8)
  95. #define RES_LEN_EN_POWEROFF_SBC (*(u32 *)0x110005dc)
  96. #define RES_BUF_EN_POWERON_SBC (*(u32 *)0x110005f8)
  97. #define RES_LEN_EN_POWERON_SBC (*(u32 *)0x110005fc)
  98. #define RES_BUF_EN_REDIALING_SBC (*(u32 *)0x11000618)
  99. #define RES_LEN_EN_REDIALING_SBC (*(u32 *)0x1100061c)
  100. #define RES_BUF_EN_RIGHT_CH_SBC (*(u32 *)0x11000638)
  101. #define RES_LEN_EN_RIGHT_CH_SBC (*(u32 *)0x1100063c)
  102. #define RES_BUF_EN_WAIT4CONN_SBC (*(u32 *)0x11000658)
  103. #define RES_LEN_EN_WAIT4CONN_SBC (*(u32 *)0x1100065c)
  104. #define RES_BUF_EQ_BT_MIC_16K_DRC (*(u32 *)0x11000678)
  105. #define RES_LEN_EQ_BT_MIC_16K_DRC (*(u32 *)0x1100067c)
  106. #define RES_BUF_EQ_BT_MIC_16K_EQ (*(u32 *)0x11000698)
  107. #define RES_LEN_EQ_BT_MIC_16K_EQ (*(u32 *)0x1100069c)
  108. #define RES_BUF_EQ_BT_MIC_16K_NS_EQ (*(u32 *)0x110006b8)
  109. #define RES_LEN_EQ_BT_MIC_16K_NS_EQ (*(u32 *)0x110006bc)
  110. #define RES_BUF_EQ_BT_MIC_8K_DRC (*(u32 *)0x110006d8)
  111. #define RES_LEN_EQ_BT_MIC_8K_DRC (*(u32 *)0x110006dc)
  112. #define RES_BUF_EQ_BT_MIC_8K_EQ (*(u32 *)0x110006f8)
  113. #define RES_LEN_EQ_BT_MIC_8K_EQ (*(u32 *)0x110006fc)
  114. #define RES_BUF_EQ_BT_MIC_8K_NS_EQ (*(u32 *)0x11000718)
  115. #define RES_LEN_EQ_BT_MIC_8K_NS_EQ (*(u32 *)0x1100071c)
  116. #define RES_BUF_EQ_CALL_DAC_DRC (*(u32 *)0x11000738)
  117. #define RES_LEN_EQ_CALL_DAC_DRC (*(u32 *)0x1100073c)
  118. #define RES_BUF_EQ_CALL_NORMAL_EQ (*(u32 *)0x11000758)
  119. #define RES_LEN_EQ_CALL_NORMAL_EQ (*(u32 *)0x1100075c)
  120. #define RES_BUF_EQ_CHECK_RES_EQ (*(u32 *)0x11000778)
  121. #define RES_LEN_EQ_CHECK_RES_EQ (*(u32 *)0x1100077c)
  122. #define RES_BUF_EQ_CLASSIC_EQ (*(u32 *)0x11000798)
  123. #define RES_LEN_EQ_CLASSIC_EQ (*(u32 *)0x1100079c)
  124. #define RES_BUF_EQ_COUNTRY_EQ (*(u32 *)0x110007b8)
  125. #define RES_LEN_EQ_COUNTRY_EQ (*(u32 *)0x110007bc)
  126. #define RES_BUF_EQ_DAC_DRC (*(u32 *)0x110007d8)
  127. #define RES_LEN_EQ_DAC_DRC (*(u32 *)0x110007dc)
  128. #define RES_BUF_EQ_JAZZ_EQ (*(u32 *)0x110007f8)
  129. #define RES_LEN_EQ_JAZZ_EQ (*(u32 *)0x110007fc)
  130. #define RES_BUF_EQ_NORMAL_EQ (*(u32 *)0x11000818)
  131. #define RES_LEN_EQ_NORMAL_EQ (*(u32 *)0x1100081c)
  132. #define RES_BUF_EQ_POP_EQ (*(u32 *)0x11000838)
  133. #define RES_LEN_EQ_POP_EQ (*(u32 *)0x1100083c)
  134. #define RES_BUF_EQ_ROCK_EQ (*(u32 *)0x11000858)
  135. #define RES_LEN_EQ_ROCK_EQ (*(u32 *)0x1100085c)
  136. #define RES_BUF_ZH_AUX_MODE_SBC (*(u32 *)0x11000878)
  137. #define RES_LEN_ZH_AUX_MODE_SBC (*(u32 *)0x1100087c)
  138. #define RES_BUF_ZH_BT_MODE_SBC (*(u32 *)0x11000898)
  139. #define RES_LEN_ZH_BT_MODE_SBC (*(u32 *)0x1100089c)
  140. #define RES_BUF_ZH_CALL_HANGUP_SBC (*(u32 *)0x110008b8)
  141. #define RES_LEN_ZH_CALL_HANGUP_SBC (*(u32 *)0x110008bc)
  142. #define RES_BUF_ZH_CALL_REJECT_SBC (*(u32 *)0x110008d8)
  143. #define RES_LEN_ZH_CALL_REJECT_SBC (*(u32 *)0x110008dc)
  144. #define RES_BUF_ZH_CAMERA_MODE_SBC (*(u32 *)0x110008f8)
  145. #define RES_LEN_ZH_CAMERA_MODE_SBC (*(u32 *)0x110008fc)
  146. #define RES_BUF_ZH_CAMERA_OFF_SBC (*(u32 *)0x11000918)
  147. #define RES_LEN_ZH_CAMERA_OFF_SBC (*(u32 *)0x1100091c)
  148. #define RES_BUF_ZH_CAMERA_ON_SBC (*(u32 *)0x11000938)
  149. #define RES_LEN_ZH_CAMERA_ON_SBC (*(u32 *)0x1100093c)
  150. #define RES_BUF_ZH_CONNECTED_SBC (*(u32 *)0x11000958)
  151. #define RES_LEN_ZH_CONNECTED_SBC (*(u32 *)0x1100095c)
  152. #define RES_BUF_ZH_DISCONNECT_SBC (*(u32 *)0x11000978)
  153. #define RES_LEN_ZH_DISCONNECT_SBC (*(u32 *)0x1100097c)
  154. #define RES_BUF_ZH_GAME_MODE_SBC (*(u32 *)0x11000998)
  155. #define RES_LEN_ZH_GAME_MODE_SBC (*(u32 *)0x1100099c)
  156. #define RES_BUF_ZH_LANGUAGE_SBC (*(u32 *)0x110009b8)
  157. #define RES_LEN_ZH_LANGUAGE_SBC (*(u32 *)0x110009bc)
  158. #define RES_BUF_ZH_LEFT_CH_SBC (*(u32 *)0x110009d8)
  159. #define RES_LEN_ZH_LEFT_CH_SBC (*(u32 *)0x110009dc)
  160. #define RES_BUF_ZH_LOW_BATTERY_SBC (*(u32 *)0x110009f8)
  161. #define RES_LEN_ZH_LOW_BATTERY_SBC (*(u32 *)0x110009fc)
  162. #define RES_BUF_ZH_MAX_VOL_SBC (*(u32 *)0x11000a18)
  163. #define RES_LEN_ZH_MAX_VOL_SBC (*(u32 *)0x11000a1c)
  164. #define RES_BUF_ZH_MIN_VOL_SBC (*(u32 *)0x11000a38)
  165. #define RES_LEN_ZH_MIN_VOL_SBC (*(u32 *)0x11000a3c)
  166. #define RES_BUF_ZH_MUSIC_MODE_SBC (*(u32 *)0x11000a58)
  167. #define RES_LEN_ZH_MUSIC_MODE_SBC (*(u32 *)0x11000a5c)
  168. #define RES_BUF_ZH_NUM_0_SBC (*(u32 *)0x11000a78)
  169. #define RES_LEN_ZH_NUM_0_SBC (*(u32 *)0x11000a7c)
  170. #define RES_BUF_ZH_NUM_1_SBC (*(u32 *)0x11000a98)
  171. #define RES_LEN_ZH_NUM_1_SBC (*(u32 *)0x11000a9c)
  172. #define RES_BUF_ZH_NUM_2_SBC (*(u32 *)0x11000ab8)
  173. #define RES_LEN_ZH_NUM_2_SBC (*(u32 *)0x11000abc)
  174. #define RES_BUF_ZH_NUM_3_SBC (*(u32 *)0x11000ad8)
  175. #define RES_LEN_ZH_NUM_3_SBC (*(u32 *)0x11000adc)
  176. #define RES_BUF_ZH_NUM_4_SBC (*(u32 *)0x11000af8)
  177. #define RES_LEN_ZH_NUM_4_SBC (*(u32 *)0x11000afc)
  178. #define RES_BUF_ZH_NUM_5_SBC (*(u32 *)0x11000b18)
  179. #define RES_LEN_ZH_NUM_5_SBC (*(u32 *)0x11000b1c)
  180. #define RES_BUF_ZH_NUM_6_SBC (*(u32 *)0x11000b38)
  181. #define RES_LEN_ZH_NUM_6_SBC (*(u32 *)0x11000b3c)
  182. #define RES_BUF_ZH_NUM_7_SBC (*(u32 *)0x11000b58)
  183. #define RES_LEN_ZH_NUM_7_SBC (*(u32 *)0x11000b5c)
  184. #define RES_BUF_ZH_NUM_8_SBC (*(u32 *)0x11000b78)
  185. #define RES_LEN_ZH_NUM_8_SBC (*(u32 *)0x11000b7c)
  186. #define RES_BUF_ZH_NUM_9_SBC (*(u32 *)0x11000b98)
  187. #define RES_LEN_ZH_NUM_9_SBC (*(u32 *)0x11000b9c)
  188. #define RES_BUF_ZH_PAIRING_SBC (*(u32 *)0x11000bb8)
  189. #define RES_LEN_ZH_PAIRING_SBC (*(u32 *)0x11000bbc)
  190. #define RES_BUF_ZH_POWEROFF_SBC (*(u32 *)0x11000bd8)
  191. #define RES_LEN_ZH_POWEROFF_SBC (*(u32 *)0x11000bdc)
  192. #define RES_BUF_ZH_POWERON_SBC (*(u32 *)0x11000bf8)
  193. #define RES_LEN_ZH_POWERON_SBC (*(u32 *)0x11000bfc)
  194. #define RES_BUF_ZH_REDIALING_SBC (*(u32 *)0x11000c18)
  195. #define RES_LEN_ZH_REDIALING_SBC (*(u32 *)0x11000c1c)
  196. #define RES_BUF_ZH_RIGHT_CH_SBC (*(u32 *)0x11000c38)
  197. #define RES_LEN_ZH_RIGHT_CH_SBC (*(u32 *)0x11000c3c)
  198. #define RES_BUF_ZH_WAIT4CONN_SBC (*(u32 *)0x11000c58)
  199. #define RES_LEN_ZH_WAIT4CONN_SBC (*(u32 *)0x11000c5c)
  200. #endif